hamburg-freifunk-wp-theme/webpack.config.js
2019-02-08 20:07:22 +01:00

6 lines
63 B
JavaScript

module.exports = {
externals: {
jquery: 'jQuery'
},
};