- Notifications
You must be signed in to change notification settings - Fork30
Open
Description
Describe the Bug
On using the tutorial#57 as a start, usingnpm run build
yields an error. Just need to add a note to runnpm install
in the docs first
> rust-webpack-template@0.1.0 build ........> rimraf dist pkg && webpacksh: 1: rimraf: not found
Expected Behavior
Default templates should compile 🙏