Upgrade netlify-lambda to 1.0.2
This commit is contained in:
parent
6268e75b16
commit
0684e2df74
3 changed files with 171 additions and 1249 deletions
|
|
@ -1,5 +1,4 @@
|
|||
// This is needed until netlify-lambda upgrades to webpack4
|
||||
var webpack = require("./node_modules/netlify-lambda/node_modules/webpack");
|
||||
var webpack = require("webpack");
|
||||
|
||||
/* fix for https://medium.com/@danbruder/typeerror-require-is-not-a-function-webpack-faunadb-6e785858d23b */
|
||||
module.exports = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue