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

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