Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify --config option #110

Closed
bcomnes opened this issue Jan 31, 2019 · 3 comments
Closed

Clarify --config option #110

bcomnes opened this issue Jan 31, 2019 · 3 comments

Comments

@bcomnes
Copy link
Contributor

bcomnes commented Jan 31, 2019

What does this flag take? settings? json? a path? We should clarify this in the README.

@bcomnes
Copy link
Contributor Author

bcomnes commented Jan 31, 2019

What this means is:

Have a file with:

// webpack.functions.js 
module.exports = {
  optimization: { minimize: false }
};

Then specify --config ./webpack.functions.js. Found here: #64 (comment)

@swyxio swyxio closed this as completed in 0d48bef Jan 31, 2019
@swyxio
Copy link
Contributor

swyxio commented Jan 31, 2019

addressed

@bcomnes
Copy link
Contributor Author

bcomnes commented Feb 1, 2019

🙏 TY @sw-yx !

padipai pushed a commit to padipai/netlify-lambda that referenced this issue Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants