Upgrade netlify-lambda to 1.0.2

This commit is contained in:
Lambros Petrou 2018-10-12 20:11:35 +01:00
parent 6268e75b16
commit 0684e2df74
3 changed files with 171 additions and 1249 deletions

View file

@ -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 = {