Commit Graph
19 Commits
Author SHA1 Message Date
Ryan Weaver 8a4e5555e3 moving post install message 2018-11-05 13:12:49 -05:00
Ryan Weaver 903f0f62c6 Moving most of the webpack-encore-pack recipe to webpack-encore-bundle 2018-11-05 08:43:05 -05:00
Ryan Weaver eb7e0f4e5a Adding recipe for symfony/webpack-encore-bundle 2018-11-05 08:43:00 -05:00
Konstantin MyakshinandGitHub b014d0ade3 Display progress for prod build by default 2018-10-04 22:57:02 +03:00
Gert de PagterandGitHub c60e3f7f71 Allow installation of latest encore version
Under current yarn/npm versioning rules, the new 0.20.* versions 
weren't installable by default see also: 
https://docs.npmjs.com/misc/semver#caret-ranges-123-025-004

Its pretty much the same as composer versioning
2018-08-15 23:48:44 +02:00
Ryan Weaver 1e413c6a60 Proofreading webpack.config.js for clarity
* Adding initial js and css files

* removing sass by default to avoid needing extra packages

* enabling notifications
2018-07-27 13:32:28 -04:00
Ryan WeaverandGitHub 261dfeaea4 tweaking language 2018-07-15 14:40:19 -04:00
Nicolas Grekas b9e690bdfa [webpack-encore] use versioned assets 2018-05-23 22:34:25 +02:00
Tim GoudriaanandGitHub 4e33671597 Update Webpack Encore version 2018-04-14 06:25:20 +02:00
msheakoskiandGitHub ebd38ba97f Ignore npm and Yarn log files regardless of location 2018-03-24 18:14:06 -04:00
msheakoskiandGitHub 17390c64ca Add npm and Yarn error logs to .gitignore 2018-03-24 17:44:41 -04:00
Fabien PotencierandFabien Potencier d53ebf5d85 Fix .gitignore files 2018-03-20 08:35:41 +01:00
metaerandGitHub 72a53f585a Update package.json 2017-12-18 14:20:07 +03:00
metaerandGitHub 082027ed9b Change version
Reason: https://github.com/symfony/webpack-encore/issues/226#issuecomment-352292127
2017-12-18 03:09:44 +03:00
Ryan WeaverandGitHub 235c2ea9aa Ignoring the Encore build directory 2017-12-12 08:41:59 -06:00
Kévin DunglasandSymfony 2f672602bc [Encore] Improve the generate package.json (#197) 2017-10-01 09:52:05 -07:00
Fabien Potencier c6ede84288 added node_modules in .gitignore 2017-09-11 08:04:01 -07:00
Fabien Potencier a75d14cc9a fixed targets in Manifest 2017-09-11 07:10:02 -07:00
Javier EguiluzandFabien Potencier 95a2f42e1f Make the recipe used webpack-encore-pack 2017-09-11 06:24:16 -07:00