/lwc-barebone-webpack

Barebone implementation of an LWC app using Webpack

Primary LanguageJavaScript

lwc-barebone-webpack

Barebone implementation of an LWC app using Webpack and lwc-webpack-plugin.

yarn build # build for prod
yarn start # run the prod app
yarn dev   # dev/watch mode