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