webpack/test/cases/chunks
Florent Cailhol 3fb63f94cc Deprecate System.import() parser plugin
- `system: undefined`: Warns if `System.import()` is used
- `system: true`: Disable warning
- `system: false`: Skip `System.import()` instrumentation
2018-01-18 11:34:02 +01:00
..
circular-correctness add two tests for circular correctness of the chunk graph 2017-10-10 23:10:46 +02:00
context bug fixing 2014-02-03 18:12:19 +01:00
context-weak remove .js extension from folder names 2017-07-26 13:29:48 +02:00
import Deprecate System.import() parser plugin 2018-01-18 11:34:02 +01:00
import-context Deprecate System.import() parser plugin 2018-01-18 11:34:02 +01:00
inline-options move generated runtime code to RuntimeTemplate 2017-12-22 19:41:28 +01:00
issue-2443 handle non-esm correctly in import() 2017-12-04 12:58:32 +01:00
named-chunks refactor to simpler way of extracting options from comments 2017-04-10 11:36:39 +02:00
parsing refactoring and bug fixes 2015-07-07 00:11:13 +02:00
runtime rename variable for future compatibility 2017-04-09 13:50:05 +10:00
var-inject-error-handler fix variable injection in require.ensure 2017-05-25 06:32:11 +02:00
weak-dependencies added weak dependencies, require.resolveWeak 2014-10-13 16:10:19 +02:00
weak-dependencies-context remove .js extension from folder names 2017-07-26 13:29:48 +02:00
weird-reference-to-entry Feature: Disallow to load initial chunk on demand via throwing an error 2017-12-19 17:12:48 +02:00