This repository has been archived on 2021-10-26. You can view files and clone it, but cannot push or open issues or pull requests.
biofriction-web/biofriction-theme/webpack.config.js

6 lines
63 B
JavaScript
Raw Permalink Normal View History

2021-02-18 15:27:46 +01:00
module.exports = {
externals: {
jquery: 'jQuery'
},
};