You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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...
8 years ago
..
loaders Add improved performance marks for development mode (#3297) 8 years ago
configuration.js [nanobox] Adjustments for Nanobox development (#3295) 8 years ago
development.js Improve eslint rules (#3147) 8 years ago
development.server.js [nanobox] Adjustments for Nanobox development (#3295) 8 years ago
development.server.yml Replace sprockets/browserify with Webpack (#2617) 8 years ago
generateLocalePacks.js Only load Intl data for current language (#3130) 8 years ago
paths.yml Replace sprockets/browserify with Webpack (#2617) 8 years ago
production.js Fix Webpack Bundle Analyzer output for Webpacker (#3374) 8 years ago
shared.js Fix webpack building on Windows (#3426) 8 years ago
test.js Improve eslint rules (#3147) 8 years ago
translationRunner.js Improve eslint rules (#3147) 8 years ago