Skip to content

Commit

Permalink
removed jquery external
Browse files Browse the repository at this point in the history
  • Loading branch information
nleanba committed Oct 1, 2019
1 parent 7f261f5 commit 6c5ebbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ module.exports = {
externals: {
'node-fetch': 'fetch',
'xmldom': 'window',
'jquery': '$',
'ext-rdflib': "$rdf"
},
devtool: 'source-map'
Expand Down

0 comments on commit 6c5ebbf

Please sign in to comment.