Update webpack 3.1.0 et al

This commit is contained in:
2017-07-09 07:28:28 -07:00
parent 949fa86c38
commit afbaf8fb2e
9 changed files with 268 additions and 197 deletions

View File

@@ -57,4 +57,4 @@ if (process.env.SAGE_DIST_PATH) {
* wp_localize_script('sage/main.js', 'SAGE_DIST_PATH', get_theme_file_uri('dist/'))
*/
// Object.keys(module.exports.entry).forEach(id =>
// module.exports.entry[id].unshift(path.join(__dirname, 'public-path.js')));
// module.exports.entry[id].unshift(path.join(__dirname, 'helpers/public-path.js')));