Commit Graph

5 Commits

Author SHA1 Message Date
Tobias Koppers a97b120e5a
Merge pull request #5963 from webpack/lint/add-missing-files
add linting for test/*.js too
2017-11-16 14:07:52 +01:00
Tobias Koppers 5941ab0d0c fix linting errors 2017-11-15 14:08:11 +01:00
Tobias Koppers 00f2b5ede7 advanced module type refactoring
added json type
.mjs default to javascript/esm type
adjusted parser plugins to react on module type
2017-11-11 19:27:19 +01:00
Tobias Koppers ef7f142fb3 remove outdated unittests 2017-11-06 13:25:22 +01:00
Tobias Koppers 0c104a683f separate integration and unit tests, use codecov flags 2017-10-19 17:35:20 +02:00