Commit Graph

1434 Commits

Author SHA1 Message Date
Tobias Koppers c2a8b8a843 1.10.2 2015-07-22 22:43:03 +02:00
Tobias Koppers ea7fd67ec1 fixed #1239 2015-07-22 22:34:25 +02:00
Tobias Koppers bf3ea10f3c updated dependencies 2015-07-18 18:32:46 +02:00
Tobias Koppers edcda295cb added missing vars 2015-07-17 09:32:21 +02:00
Tobias Koppers 5cd6e7d0b3 fixed a few linting issues 2015-07-16 00:39:56 +02:00
Tobias Koppers eba4727733 beautify stuff 2015-07-16 00:27:37 +02:00
Tobias Koppers 6a25a49868 added more folders to beautify 2015-07-16 00:26:58 +02:00
Tobias Koppers f7d799adb4 rebeautify without spacing after keyword 2015-07-16 00:19:23 +02:00
Tobias Koppers e68108a432 better beautify scripts 2015-07-16 00:18:04 +02:00
Tobias Koppers 232618e489 Merge pull request #1197 from solcik/patch-1
npm: fixed dependency for npm@3.0.0
2015-07-15 22:15:00 +02:00
Tobias Koppers 16f6718026 Merge pull request #1230 from thaiat/feat-beautifier
Feat beautifier
2015-07-15 21:05:10 +02:00
Tobias Koppers fddb66e7a7 Merge pull request #1231 from thaiat/feat-readme-badge
feat(app): Add badges to REAMDE.md
2015-07-15 21:04:31 +02:00
Tobias Koppers a3b3b18b78 Merge pull request #1243 from thaiat/fix-appveyor
fix(app): Update npm to fix appveyor
2015-07-15 21:02:32 +02:00
Avi Haiat 0eae3d7c67 feat(app): Reverting back to standard version of npm 2015-07-13 12:59:37 +03:00
Avi Haiat 2786ffb161 feat(app): Create section for badges 2015-07-13 12:55:29 +03:00
Avi Haiat ee80911fc6 Update appveyor.yml 2015-07-13 01:35:53 +03:00
Avi Haiat a322ad1f18 fix(app): Update npm to fix appveyor 2015-07-13 01:29:23 +03:00
Avi Haiat 0a340f2b1a feat(app): Beautify all lib files 2015-07-13 01:20:09 +03:00
Avi Haiat d1ada618e6 feat(app): Remove redondant badges and use token at the end of the file 2015-07-13 00:44:07 +03:00
Avi Haiat 6f31ad2594 feat(app): Add more eslintrc options 2015-07-13 00:23:25 +03:00
Avi Haiat 6d1d9afe58 feat(app): Fix merge conflict 2015-07-12 23:46:54 +03:00
Avi Haiat c2a25e810c feat(app): Add a jsbeautify script command in package.json 2015-07-12 23:41:44 +03:00
Avi Haiat 7e584d0cd2 feat(app): Add jsbeautify script in package.json 2015-07-12 23:21:45 +03:00
Avi Haiat 7d7c3ca6d9 feat(app): Modify lint script to use local package 2015-07-12 23:18:58 +03:00
Tobias Koppers d351f0371b Merge pull request #1224 from thaiat/feat-template-fn
feat(app): devtool(Fallback)ModuleFilenameTemplate can now also be defined as function
2015-07-12 22:02:26 +02:00
Tobias Koppers 40e13b7ef9 Merge pull request #1229 from thaiat/feat-gitignore
feat(app): Git ignore *.log files
2015-07-12 21:55:15 +02:00
Tobias Koppers 9f328ad66c Merge pull request #1233 from MoOx/patch-1
Add cssnext-loader to README
2015-07-12 21:54:46 +02:00
Maxime Thirouin 23fab97c19 Add cssnext-loader to README 2015-07-08 18:21:07 +02:00
Avi Haiat 55c7c502e0 feat(app): Add badges to REAMDE.md 2015-07-08 17:13:22 +03:00
Avi Haiat daff7440a6 feat(app): Fix some obvious lint errors and warnings 2015-07-08 15:52:41 +03:00
Avi Haiat f33ac4720d feat(app): Git ignore *.log files 2015-07-08 15:19:46 +03:00
Avi Haiat 5594eab317 feat(app): Improve eslint and jsbeautify 2015-07-08 15:16:50 +03:00
Avi Haiat fb489deb62 Fix indentation 2015-07-08 12:30:43 +03:00
Avi Haiat 2335b1d45f fix tab 2015-07-07 17:36:25 +03:00
Avi Haiat 79c90fe616 Add unit test 2015-07-07 17:07:26 +03:00
Avi Haiat 9db54577ad feat(app): devtool(Fallback)ModuleFilenameTemplate can now also be defined as function
The function will be passed an object with the following properties:
- identifier
- shortIdentifier
- resource
- resourcePath
- absoluteResourcePath
- allLoaders
- query
- moduleId
- hash
2015-07-07 15:41:12 +03:00
Tobias Koppers 07c985276e Merge pull request #1211 from gbonvehi/output-file-filename
Added --output-filename to be consistent with naming conventions
2015-07-05 21:36:59 +02:00
Tobias Koppers f711f66f4c 1.10.1 2015-07-02 15:25:52 +02:00
Tobias Koppers ea53b8761d maybe fixed a little HMR issue
webpack/webpack-dev-server#206
2015-07-02 15:00:49 +02:00
Guillermo Bonvehi 380b0665c1 Added --output-filename to be consistent with naming conventions
--output-pathinfo maps to output.pathinfo, however, output.filename is set
by --output-file instead of --output-filename.
Added the new argument while keeping the old one for compability.
2015-06-29 23:03:46 -03:00
Tobias Koppers df4e2e4e3d 1.10.0 2015-06-27 22:50:50 +02:00
Tobias Koppers a04ffb9283 added (experimental) NamedModulesPlugin 2015-06-27 22:47:51 +02:00
Tobias Koppers e925c52a0e 1.9.13 2015-06-27 11:38:00 +02:00
Tobias Koppers 02522f11c3 throw an error when trying to use [chunkhash]
... when it's not allowed.
I. e. with HMR enabled [chunkhash] for the entry chunk
is not allowed. Now it throws an error.

Also fixes a bug where [chunkhash] doesn't have to correct
length. fixes #1192
2015-06-27 11:34:17 +02:00
David Šolc 87a1664148 npm: fixed dependency for npm@3.0.0 2015-06-26 14:20:35 +02:00
Tobias Koppers ba03fda4b5 1.9.12 2015-06-24 23:24:30 +02:00
Tobias Koppers 4e041dfd52 fixed [chunkhash] and [name] issue
fixed #1181
fixed #1018
2015-06-24 23:17:12 +02:00
Tobias Koppers b2f2643437 Merge pull request #1158 from miniEggRoll/master
fix config extension interpretation for .babel.js
2015-06-15 09:35:22 +02:00
Tobias Koppers 6bc6fcd75a Merge pull request #1120 from kennyt/documentation
Add argument error handling for optimization plugins
2015-06-15 09:24:11 +02:00
Tobias Koppers ebabcfd893 Merge pull request #1132 from kennyt/fix/MinChunkSize
Fix optimize-min-chunk-size option for CLI
2015-06-15 09:13:34 +02:00