mastodon/config/webpack
Naouak 499cc7b803 Fix webpack building on Windows ()
* 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 Add improved performance marks for development mode () 2017-05-25 14:09:55 +02:00
configuration.js [nanobox] Adjustments for Nanobox development () 2017-05-29 17:59:18 +02:00
development.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
development.server.js [nanobox] Adjustments for Nanobox development () 2017-05-29 17:59:18 +02:00
development.server.yml Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
generateLocalePacks.js Only load Intl data for current language () 2017-05-22 15:06:06 +02:00
paths.yml Replace sprockets/browserify with Webpack () 2017-05-03 02:04:16 +02:00
production.js Fix Webpack Bundle Analyzer output for Webpacker () 2017-05-28 16:26:16 +02:00
shared.js Fix webpack building on Windows () 2017-05-30 15:30:59 +02:00
test.js Improve eslint rules () 2017-05-20 17:31:47 +02:00
translationRunner.js Improve eslint rules () 2017-05-20 17:31:47 +02:00