alexander.akait
93743d233a
refactor: code
2024-08-02 19:32:31 +03:00
Ivan Kopeykin
5e1266362d
fix regexp
2022-02-04 18:12:20 +03:00
Ivan Kopeykin
93ad32423f
add parseResourceWithoutFragment to identifier.js
2022-02-03 18:46:54 +03:00
Tobias Koppers
7dc945f147
allow to place runtime outside of the output path
2021-03-16 13:07:58 +01:00
Tobias Koppers
fe790eea65
update eslint and lint-staged
2019-08-06 10:57:37 +02:00
Tobias Koppers
d34d69e62b
Merge tag 'v4.29.5' into next
...
4.29.5
2019-02-19 08:58:46 +01:00
Tobias Koppers
180f912493
Merge tag 'v4.29.2' into next
...
4.29.2
2019-02-06 15:37:11 +01:00
Tobias Koppers
2143bd6519
Reduce number of allocations
...
Hoist RegExp
Avoid creating array object
Avoid join
Fast case for request without query
improve test cases
fixes a bug where query was omitted with multiple query separators
2018-12-26 11:13:44 +01:00
Mihail Bodrov
09890ce3b4
Update test for windows path
2018-12-25 13:34:48 +03:00
Mihail Bodrov
972d9bf8cb
Optimize absoluteToRequest
2018-12-23 15:30:28 +03:00
Tobias Koppers
185aa2b973
Fix unittest
2018-12-07 20:16:39 +01:00
Bazyli Brzóska
b579658d22
Merge branch 'profiling-race' into jest
...
# Conflicts:
# lib/debug/ProfilingPlugin.js
# test/ConfigTestCases.test.js
# test/DependenciesBlockVariable.unittest.js
# test/Examples.test.js
# test/ExternalModule.unittest.js
# test/HotTestCases.test.js
# test/Schemas.lint.js
# test/WebEnvironmentPlugin.unittest.js
# test/cases/mjs/non-mjs-namespace-object-lazy/index.js
# test/cases/runtime/module-caching/index.js
# test/compareLocations.unittest.js
# test/configCases/library/1-use-library/index.js
# test/configCases/plugins/define-plugin/index.js
# yarn.lock
2018-03-07 21:56:06 +01:00
Josh Soref
6dd212bd45
spelling: somewhere
2018-02-26 02:46:46 +00:00
Bazyli Brzóska
36e8e30875
run prettier on existing code
2018-02-25 11:46:17 +01:00
Tobias Koppers
5238159d21
run prettier on existing code
2018-02-25 02:00:20 +01:00
Florent Cailhol
2f4910b4c3
Migrate unit tests to Jest
2018-01-24 17:29:57 +01:00
Tobias Koppers
5941ab0d0c
fix linting errors
2017-11-15 14:08:11 +01:00
Tobias Koppers
0c104a683f
separate integration and unit tests, use codecov flags
2017-10-19 17:35:20 +02:00