alexander.akait
a592b62686
style: improve style of code
2024-08-02 19:32:14 +03:00
Tobias Koppers
9f0eeed919
fix unit test, add handling for line only location
2018-07-15 09:57:36 +02:00
Tobias Koppers
9f188a8daa
update formatLocation to only accept location objects
2018-07-11 13:10:51 +02:00
Tobias Koppers
b93225a6a1
add types and fix incorrect loc type
...
fix formatLocation for types
2018-07-10 18:18:32 +02:00
Florent Cailhol
2a9452e51b
Add brackets for multiline if/for statements
2018-05-29 15:45:44 +02:00
Tobias Koppers
5238159d21
run prettier on existing code
2018-02-25 02:00:20 +01:00
Will Mendes
c826edde1b
refactor(formatLocation): upgrade to ES6
2017-04-17 22:00:47 +10:00
Tobias Koppers
4f9cd8153e
fixes and tests for #3755 ( #3862 )
2017-01-09 23:00:03 -06:00
Tobias Koppers
9380bd4c12
Bugfix/disable module in harmony ( #3755 )
...
* moved format location into separate file
allow dependencies to report errors too
* NullDependencies do not change the hash
* dependencies can opt-out from `__webpack_require__` param
* apply module syntax plugins earlier
* emit errors if using AMD or CommonJS syntax in harmony modules
2017-01-09 10:11:34 -06:00