This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/config/webpack
Naouak 499cc7b803 Fix webpack building on Windows (#3426)
* Path should not be constructed manually. Use path.join to ensure compatibility.

* Path should not be constructed manually. Use path.join to ensure compatibility.

* Fix regexp.

* Fix my own stupidity.
I forgot to check outside my test script the regexp...
2017-05-30 15:30:59 +02:00
..
loaders
configuration.js
development.js
development.server.js
development.server.yml
generateLocalePacks.js
paths.yml
production.js
shared.js Fix webpack building on Windows (#3426) 2017-05-30 15:30:59 +02:00
test.js
translationRunner.js