Revision 72cde200a8a837d9b16597f9dfd4aceed7bdebf9
Committed on 20/02/2019 2:31 am by
dew326 <dew326@gmail.com> [GitHub Diff]
EZP-30035: Install Webpack Encore (#345)
* Webpack Encore
* change path web/js to web/assets/build
* update to new approach with preloading configs from bundle
* changed root_dir to project_dir
* added json_manifest
* changed externals
* added ez entrypoint
* fixed multiple configuration
* renamed ez to ezplatform
* keep build folders, ignore compiled files
* fix extra line in gitignore
* added node_modules and yarn.lock to .gitignore
* EZP-30035: Install eZ Platform encore bundle from ezplatform-core
* Add Node to Docker images. Cache Yarn
* Use node in app-dev container
* [Docker] Simply set PHP_IMAGE to Node
* [Docker] Specify Node flavour where needed
* moved translations to assets/translation