-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Currently I have npm run watch set to run webpack-cli -w and my webpack.config.js is the same as the one shown at the beginning of the README here on Github.
Currently in our SAM project my dev machine takes more than a minute to build. So I was wondering if there was a way to create a command where I can run npm run watch myFunction and it will only watch that single function? Usually when doing dev work I'm often only working on one single function at a time so this would be super helpful.
I suspect that there is a way but my knowledge of Webpack & of the aws-sam-webpack-plugin is not great. Any ideas?
Metadata
Metadata
Assignees
Labels
No labels