Commit Graph

2386 Commits

Author SHA1 Message Date
Kris Borchers 569bbcca0c Update copyright statement 2016-11-23 10:42:22 -06:00
Tobias Koppers 01b84a2088 Merge pull request #3351 from webpack/ci/parts
split linting and testing into travis jobs
2016-11-23 14:19:15 +01:00
Tobias Koppers 7a5f2da8ff enable fast finish to finish build without waiting for OSX builds 2016-11-23 12:11:39 +01:00
Tobias Koppers b77bdee54f split linting and testing into travis jobs 2016-11-23 12:11:38 +01:00
Tobias Koppers e3865e03c7 Merge pull request #3352 from webpack/TheLarkInn-patch-2
chore(readme) add more backer 'slots'
2016-11-23 12:09:50 +01:00
Tobias Koppers 8bcf7baacd Merge pull request #3358 from webpack/bugfix/node-libs
don't shim shims and update node-libs
2016-11-23 12:08:59 +01:00
Tobias Koppers 8da6f6c81a don't shim shims and update node-libs 2016-11-23 11:31:24 +01:00
Sean Larkin d5276053fa Update README.md
Added more backer slots
2016-11-22 15:02:51 -06:00
Tobias Koppers d2a5464e0d Merge pull request #3343 from Kovensky/valid-jsdoc
Add descriptions for valid JSDoc
2016-11-21 17:25:56 +01:00
Diogo Franco (Kovensky) c1766122c0 Add descriptions for valid JSDoc 2016-11-21 23:38:56 +09:00
Tobias Koppers 72eeaf12c3 Merge pull request #3341 from Kovensky/eslint-more-rules
More eslint rules
2016-11-21 02:15:58 +01:00
Tobias Koppers 0170568b5f Merge pull request #3297 from Kovensky/template-strings
Implement support for template strings in System.import
2016-11-21 02:14:56 +01:00
Diogo Franco (Kovensky) 24c2866988 Add more eslint rules 2016-11-21 09:08:55 +09:00
Diogo Franco (Kovensky) d5a7cf39bb Update code to pass lint 2016-11-21 09:08:54 +09:00
Diogo Franco (Kovensky) e361d4ef9c Use eslint:recommended rules, disable some 2016-11-21 09:08:54 +09:00
Diogo Franco (Kovensky) 8ffc44705d Add extra brackets 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) e9697cbcd5 Refactor regexp quoting 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) de44175cdd Refactor Parser additions 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) ebd6af2cdb Support basic template string simplification 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) 268f6b9bcf Pretend template is a string if it resolves to a constant 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) 5be77b3b33 Inline the TemplateElement evaluations 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) b2f771f75a Also do the context replaces in the TemplateAsId template 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) 36d5aae046 Improve tests, check AMD and CommonJS too 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) da5c735b56 Add implementation 2016-11-21 08:37:22 +09:00
Diogo Franco (Kovensky) 52d8fbc8c1 Add test cases 2016-11-21 08:37:22 +09:00
Tobias Koppers 684dbc6bc9 Merge pull request #3339 from Kovensky/remove-eclint
Disable and remove eclint
2016-11-20 13:46:40 +01:00
Diogo Franco (Kovensky) 8dfded5007 Disable and remove eclint
It causes false positives, and the checks it does are already
covered by the other linters anyway.
2016-11-20 20:41:59 +09:00
Tobias Koppers 49f08974a3 Merge pull request #3337 from webpack/allow-boolean-in-externals
Allow use of booleans in the `externals` option
2016-11-19 18:44:47 +01:00
Kees Kluskens 0ddf5fdb5a Allow use of booleans in the `externals` option
Fixes #3299
2016-11-19 16:47:40 +01:00
Sean Larkin 82a68983fd Merge pull request #3323 from webpack/improved-issue-templates
Make issue template easier to understand
2016-11-17 21:26:50 -06:00
Kees Kluskens a655c6312e Small tweak to relevant info asked 2016-11-17 21:19:52 +01:00
Kees Kluskens 969a1b5a9d Simplify PR template even more
Also removes the checkboxes
2016-11-17 21:13:42 +01:00
Kees Kluskens d29f662188 Make issue template easier to understand [skip ci]
With the current issue template, people often won't know what to remove exactly.
With the new template, users only have to fill in the questions and optionally
can remove the hints. Since the hints are HTML comments, they won't appear in
the issue.

Inspired by Yarn's great issue template: https://raw.githubusercontent.com/yarnpkg/yarn/master/.github/ISSUE_TEMPLATE.md
2016-11-17 20:50:18 +01:00
Tobias Koppers 027c5a88b8 Merge pull request #3305 from webpack/bugfix/for-3159
fixes #3159
2016-11-17 12:59:54 +01:00
Tobias Koppers 1142d05487 Merge pull request #3302 from webpack/feature/opt-in-exp-handling
added strictModuleExceptionHandling option
2016-11-17 08:35:27 +01:00
Tobias Koppers fe6790121a Merge pull request #3303 from webpack/bugfix/cli
`--module-bind` automatically appends `-loader`
2016-11-17 08:35:17 +01:00
Tobias Koppers 4e7326588d Merge pull request #3304 from webpack/test/for-issue-3235
add test cases for #3235
2016-11-17 08:35:04 +01:00
Tobias Koppers bb65f1d7ed Merge pull request #3306 from webpack/ci/windows
[WIP] fix the appveyor build
2016-11-17 08:33:16 +01:00
Tobias Koppers add345e533 Merge pull request #3314 from jfsiii/patch-1
Update `-loader`error message
2016-11-17 08:33:01 +01:00
Tobias Koppers eb3c5db181 fix the appveyor build 2016-11-16 14:45:24 +01:00
Tobias Koppers 52d7c41e3f fixes #3159 2016-11-16 14:02:33 +01:00
Tobias Koppers e4dfd201f1 add test cases for #3235 2016-11-16 13:47:03 +01:00
Tobias Koppers 712a91488d `--module-bind` automatically appends -loader
fixes browsertests
2016-11-16 13:32:16 +01:00
Tobias Koppers 26d7bbb715 Merge pull request #3272 from zcfan/master
Change absolute path returned by getPathToModule() to relative path
2016-11-16 13:11:45 +01:00
Tobias Koppers b87bfc0399 added strictModuleExceptionHandling option
fixes #1729
2016-11-16 13:09:38 +01:00
Tobias Koppers a58ce33c2f Merge pull request #3293 from webpack/feature/readme
Updated README with new donation info
2016-11-16 12:19:19 +01:00
Tobias Koppers 270f6fdcf2 Updated README with new donation info 2016-11-16 11:01:09 +01:00
John Schulz 0f69d67a5a Update `-loader`error message
`-loader` is a suffix, not a prefix. A prefix goes at the beginning of a word, and a suffix goes at the end.
2016-11-15 16:05:43 -08:00
Tobias Koppers adaca2578c 2.1.0-beta.27 2016-11-15 20:00:47 +01:00
Tobias Koppers 18ea85d00e Merge pull request #3263 from webpack/fix/indexed-import
fixes indexed import
2016-11-15 17:44:25 +01:00