How to override a module in Akeneo PIM? One of the steps is preparing your own component consisting of a proper JS file based on RequireJS. What's next?
How do you create new bundles in Symfony and find modules in Akeneo source files? What commands do you need to rebuild the frontend or run a default webpack watcher?
Akeneo PIM UI: Find out what the .yml configuration file looks like, how the RequireJS modules are structured and how dependencies are added to them.
The frontend of Akeneo is a combination of old and new technologies. Which of them are deprecated technologies and which belong to the target technology stack?
If we want our front-end to reach such excellent results we need tools which usually occur in the form of dependencies like node_modules (a lot of dependencies).