Skip to content

Commit

Permalink
trying webpack fix for netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
agnescameron committed Feb 4, 2020
1 parent 147ca2d commit 81f02ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.functions.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
externals: { dialogflow: 'dialogflow',
'node-fetch': 'node-fetch',
'natural': 'natural',
uuid: 'uuid' }
};

0 comments on commit 81f02ac

Please sign in to comment.