Commit Graph

32 Commits

Author SHA1 Message Date
Tobias Koppers 13b7da6d0a fix initial creation of lockfile 2021-10-20 22:56:39 +02:00
Tobias Koppers 3f142d9cd6 allows to select `xxhash64` as hashFunction 2021-09-23 15:02:02 +02:00
Tobias Koppers 524410eb5d fix coverage for child process 2021-05-12 18:08:36 +02:00
Tobias Koppers bc9da61390 use separate directory for test
wait a bit after creating files
2019-11-15 20:31:22 +01:00
Tobias Koppers 2d21828633 add temp folder to gitignore 2019-11-15 13:49:30 +01:00
Tobias Koppers 69a545c444 Deprecate MainTemplate, ChunkTemplate, ModuleTemplate
move logic and hooks to JavascriptModulesPlugin
2019-10-08 23:46:26 +02:00
Tobias Koppers 92e362544f Merge tag 'v4.39.3' into next
4.39.3
2019-08-27 19:17:06 +02:00
noscripter 9f90ba23c2 chore: ignore test temp fixtures 2019-08-20 20:37:54 +08:00
Tobias Koppers a852828279 add persistent caching prototype 2018-10-17 21:25:39 +02:00
Tobias Koppers 17bcc3c9db enable eslint caching 2018-05-11 16:06:20 +02:00
Legends 4c47b1035f package-lock.json added to .gitignore 2018-04-02 15:35:15 +02:00
Tobias Koppers e1a9a396af Examples write to dist 2018-01-09 20:30:20 +01:00
Florent Cailhol 2bedd37bd5 Ignore generated JS files examples/ 2018-01-09 15:49:49 +01:00
Tobias Koppers bc7725c668 change output from examples for js/ to dist/ 2018-01-04 21:39:29 +01:00
Tobias Koppers a83279ed92 gitignore generated example files 2017-08-02 20:40:43 +02:00
Elod-Arpad Szopos bfcc5942bb adding yarn lock file and removing it from git ignore (#3648)
* adding yarn lock file and removing it from git ignore
* travis will now run yarn by default that it sees the lock file
2016-12-30 10:39:02 -06:00
Elod-Arpad Szopos 082dc17472 No errors plugin deprecate (#3570)
* added deprecation with unit test
* added deprecation for NoErrorsPlugin in favor of NoEmitOnErrorsPlugin with unit test
* add new NoEmitOnErrorsPlugin to exports and add an extra unit test to check that there is no warning when using it
* added test for NoEmitOnErrorsPlugin in case of error
* git ignore temporary test fixtures
2016-12-30 09:52:37 +01:00
e-cloud cd8f0572b4 chore: update `should` dependency
add .vscode to .gitignore
2016-10-27 14:15:09 +08:00
Sean Larkin a4ad44c31b fix(travis): fix yarn link and yarn link webpack commands (#3191)
* fix(travis): trying alternate logic for linking packages for yarn

* fix(travis): removing msie flag for appveyor for yarn install

* Update .travis.yml

Update logic for link command

* Update appveyor.yml
Removed logic from AppVeyor since directory is not cached, it will be fresh install and link every time.

* chore(beautify): fixed beauitfy errors not caught from previous PR
* chore(yarn): remove yarn.lock
* chore(gitignore): ignore future yarn.lock files
2016-10-26 14:09:27 -05:00
xiaomo 7b73b5830c ignore idea config 2016-04-14 16:43:13 +08:00
Avi Haiat 6d1d9afe58 feat(app): Fix merge conflict 2015-07-12 23:46:54 +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
Tobias Koppers 5b56a6149b added benchmark 2015-04-04 02:32:04 +02:00
Tobias Koppers f1b3ae2bfe added coverage to gitignore 2013-12-16 22:33:47 +01:00
Rainer Dreyer 0366444379 Renamed *libary* to *library*
Conflicts:
	test/browsertest/build.js
2012-11-05 20:11:50 +01:00
Tobias Koppers 44410d921b updated ignores 2012-08-23 19:46:21 +02:00
Tobias Koppers 8233cb9c13 fixed gitignore 2012-08-13 17:15:41 +02:00
Tobias Koppers 2fdf1666fd Support for webpack-dev-middleware, and tests 2012-08-08 22:22:31 +02:00
Tobias Koppers ebd6488752 better free var filling, node.js test 2012-04-05 14:59:01 +02:00
Tobias Koppers 14b42ac18b added contexts, docs and examples 2012-03-11 21:37:18 +01:00
Tobias Koppers 2e1460036c Initial commit 2012-03-10 13:11:23 +01:00