Skip to content

Custom webpack config isn't loading #161

Closed
@dalisoft

Description

@dalisoft

I tried with

  • netlify-lambda serve functions --config webpack.config.netlify.js
  • netlify-lambda serve functions -c webpack.config.netlify.js
  • netlify-lambda serve --config webpack.config.netlify.js functions
  • netlify-lambda serve -c webpack.config.netlify.js functions
  • netlify-lambda serve functions --config ./webpack.config.netlify.js
  • netlify-lambda serve functions -c ./webpack.config.netlify.js
  • netlify-lambda serve --config ./webpack.config.netlify.js functions
  • netlify-lambda serve -c ./webpack.config.netlify.js functions

But none of them work, something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions