Tobias Koppers
|
a2ec4c8cea
|
Merge pull request #4722 from willmendesneto/refactor-format-location
refactor(formatLocation): upgrade to ES6
|
2017-04-23 12:02:55 +02:00 |
Tobias Koppers
|
1c5f3bf59f
|
Merge pull request #4748 from aretecode/examples-dll-readme-update2
examples/dll readme updates
|
2017-04-23 11:49:28 +02:00 |
Tobias Koppers
|
cbd493904f
|
Merge pull request #4768 from xizhao/patch-1
Add license scan report and status
|
2017-04-22 12:45:04 +02:00 |
Kevin Wang
|
ff211108d8
|
Add license scan report and status
|
2017-04-21 18:28:41 -07:00 |
Arete Code
|
f223aecd05
|
rebase for semicolon
|
2017-04-21 15:48:06 -07:00 |
Arete Code
|
914fe2c923
|
Merge branch 'master' of github.com:webpack/webpack into examples-dll-readme-update2
|
2017-04-21 15:47:19 -07:00 |
Tobias Koppers
|
d7f30392dd
|
Merge pull request #4729 from simon04/provide-plugin-es2015
ProvidePlugin: add test case for ES2015 modules
|
2017-04-21 19:00:50 +02:00 |
Tobias Koppers
|
88f37348e7
|
Merge pull request #4766 from webpack/bugfix/semicolon
add missing semicolon
|
2017-04-21 18:11:00 +02:00 |
Tobias Koppers
|
fc65d29dda
|
add missing semicolon
|
2017-04-21 17:05:00 +02:00 |
Tobias Koppers
|
38f9686a5d
|
Merge pull request #4762 from huy-nguyen/fix-documentation
Fix indentation
|
2017-04-21 09:27:16 +02:00 |
Huy Nguyen
|
6124837c41
|
Update template.md
|
2017-04-20 16:58:20 -04:00 |
Arete Code
|
fa2c16aee9
|
👕 add back eslint-disable-line on missing require
|
2017-04-19 12:51:49 -07:00 |
Arete Code
|
a1b917ecc3
|
🆙 updated dll example descriptions on dll-user
|
2017-04-19 12:45:58 -07:00 |
Arete Code
|
1670467093
|
🆙📘 updated dll example reference readme
🆙📘 updated dll example descriptions
🔗📖 added links to dll documentation in the examples
|
2017-04-19 12:45:42 -07:00 |
Simon Legner
|
d0bbf967fb
|
ProvidePlugin: add test case for ES2015 modules
|
2017-04-19 08:47:17 +02:00 |
Tobias Koppers
|
8aa8a7b63f
|
Merge pull request #4737 from ndresx/lint-glob-errors-fix
Fix lint errors and normalize lint globs in package.json
|
2017-04-19 00:00:19 +02:00 |
Martin Veith
|
aea0e641ab
|
Added eslint-disable-line for in dll-plugin test generated file
|
2017-04-18 22:35:52 +02:00 |
Martin Veith
|
c9c92c56b1
|
Fixed lint errors and normalized lint globs in package.json
|
2017-04-18 22:00:05 +02:00 |
Tobias Koppers
|
25ae65ed72
|
Merge pull request #4728 from yeskunall/master
Improve sentence structure. Closes #4724.
|
2017-04-18 18:08:52 +02:00 |
Tobias Koppers
|
5cbd2bd26e
|
Merge pull request #4720 from arekkas/patch-1
Split sourceMappingURL string
|
2017-04-18 15:27:50 +02:00 |
Kunall Banerjee
|
1a7f622edf
|
Impove sentence structure. Closes #4724
|
2017-04-17 18:05:48 -04:00 |
Huy Nguyen
|
a5d441c530
|
Fix indentation
|
2017-04-17 14:03:09 -04:00 |
Will Mendes
|
c826edde1b
|
refactor(formatLocation): upgrade to ES6
|
2017-04-17 22:00:47 +10:00 |
Aeneas
|
c392f55ec8
|
Split sourceMappingURL string
This change is splitting `sourceMappingURL` to `source" + "MappingURL` in order to avoid syntax errors caused by babel when importing webpack in code that is transpiled by babel. This workaround was suggested in https://github.com/babel/babel/issues/4012 and this issue is an upstream to https://github.com/electron/electron-compilers/issues/67 and https://github.com/electron/electron-compile/issues/210 .
Apart from a small syntax change there are no changes to the functionality.
|
2017-04-17 10:02:36 +02:00 |
Tobias Koppers
|
82ddd16080
|
Merge pull request #4717 from STRML/fix/hashSalt
fix missing `hashSalt` from options schema
|
2017-04-15 19:26:54 +02:00 |
Samuel Reed
|
805c9fadf0
|
fix missing `hashSalt` from options schema
|
2017-04-15 11:39:49 -04:00 |
Tobias Koppers
|
bd753567da
|
2.4.1
|
2017-04-14 15:34:34 +02:00 |
Tobias Koppers
|
fb698e4729
|
Merge pull request #4710 from webpack/bugfix/prewalk-function-decl
prewalk a function declaration
|
2017-04-14 15:34:07 +02:00 |
Tobias Koppers
|
619cf318ec
|
prewalk a function declaration
fixes #4709
|
2017-04-14 15:23:27 +02:00 |
Tobias Koppers
|
0cbd8fd1a0
|
2.4.0
|
2017-04-14 13:42:58 +02:00 |
Tobias Koppers
|
ab2270263e
|
Merge pull request #4507 from ts-webpack/refactor/clean-code
[Refactor] clean the code
|
2017-04-13 15:25:48 +02:00 |
Tobias Koppers
|
e78745221e
|
Merge pull request #4700 from webpack/bug/future-var-declaration
add parser prewalking to capture scope
|
2017-04-13 15:23:48 +02:00 |
Tobias Koppers
|
98153f53f4
|
Merge pull request #4706 from webpack/test/parser-coverage
add test cases and fix a bug
|
2017-04-13 15:23:31 +02:00 |
Tobias Koppers
|
52f2daf89f
|
add test cases and fix a bug
|
2017-04-13 14:52:49 +02:00 |
Tobias Koppers
|
e4b8833128
|
improve code coverage
|
2017-04-13 12:37:30 +02:00 |
Tobias Koppers
|
3afe67d6fb
|
add parser prewalking to capture scope
fixes #4608
|
2017-04-13 09:05:29 +02:00 |
Tobias Koppers
|
0990915ad8
|
spacing
|
2017-04-13 08:07:52 +02:00 |
Tobias Koppers
|
d8a8bd329b
|
deprecate string option instead of removing it
|
2017-04-13 08:06:56 +02:00 |
Tobias Koppers
|
dbc40e8d55
|
Merge pull request #4698 from simon04/examples-source-map
Add example demonstrating all source-map variants
|
2017-04-13 07:53:25 +02:00 |
Simon Legner
|
0ef0581201
|
Add example demonstrating all source-map variants
|
2017-04-13 00:17:18 +02:00 |
Tobias Koppers
|
a8227849e8
|
Merge pull request #4696 from webpack/bugfix/parser-refactoring
parser refactoring bugfix
|
2017-04-12 19:20:49 +02:00 |
Tobias Koppers
|
ba3688a4ed
|
fixes misstake while es6 refactoring, add support for other variable declarations
|
2017-04-12 11:21:40 +02:00 |
e-cloud
|
07f6281185
|
fix: typos and variables/function misuse
|
2017-04-11 19:43:05 +08:00 |
e-cloud
|
52055ba07e
|
refactor: dead code elimination
remove those code not defined but used;
remove unused code
|
2017-04-11 19:43:05 +08:00 |
e-cloud
|
59e5de59d7
|
refactor: remove unused code
includes unused variables, class method, class static properties and
function arguments
|
2017-04-11 19:39:24 +08:00 |
Tobias Koppers
|
813053ef55
|
Merge pull request #4656 from willmendesneto/refactor-source-map-devtool-plugin
refactor(SourceMapDevToolPlugin): upgrade to ES6
|
2017-04-10 20:53:50 +02:00 |
Tobias Koppers
|
c9b10ca314
|
Merge pull request #4573 from mc-zone/feature/import-chunk-name
Feature: Add named chunk for `import()` by specified comment format.
|
2017-04-10 15:38:01 +02:00 |
Tobias Koppers
|
fbd0911961
|
Merge branch 'master' into feature/import-chunk-name
|
2017-04-10 13:53:16 +02:00 |
Tobias Koppers
|
6d6707efb9
|
Merge pull request #4635 from smelukov/es6-refactor-parser
ES6 refactoring in Parser
|
2017-04-10 13:11:47 +02:00 |
Tobias Koppers
|
22d3f8b96c
|
remove duplicate newline
|
2017-04-10 12:45:17 +02:00 |