Commit Graph

7 Commits

Author SHA1 Message Date
alexander-akait 9e6984056b chore: no `object-shorthand` for tests 2025-04-22 14:09:25 +03:00
Tobias Koppers 05f2196d61 check more files and fix spelling issues 2022-01-18 10:38:06 +01:00
evilebottnawi 3a7bd7ffb4 refactor: the `outputPath` option of `ProfilingPlugin` plugin now accepts only absolute path 2019-08-07 20:36:27 +03:00
Bazyli Brzóska 7b5c3516f6 Merge branch 'v4-beta3' into jest
# Conflicts:
#	test/BenchmarkTestCases.benchmark.js
#	test/CachePlugin.unittest.js
#	test/HotTestCases.test.js
#	test/NormalModule.unittest.js
#	test/ProfilingPlugin.unittest.js
#	test/TestCases.test.js
#	test/configCases/parsing/harmony-this/index.js
#	test/configCases/plugins/profiling-plugin/index.js
#	test/configCases/plugins/profiling-plugin/webpack.config.js
#	test/watchCases/runtime/static-import/0/index.js
#	yarn.lock
2018-02-25 11:41:05 +01:00
EugeneHlushko 3d7a284082 Improvement: add schema for profiling plugin options, remove todo item: update tests 2018-02-14 10:32:31 +02:00
Florent Cailhol 2f4910b4c3 Migrate unit tests to Jest 2018-01-24 17:29:57 +01:00
Sean Larkin d235a61412 feat(profiling): add profiling plugin 2018-01-18 19:02:27 -08:00