rust-wasm-playground/www
dependabot[bot] f8e3b7fd88
Bump terser from 4.8.0 to 4.8.1 in /www
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 08:30:51 +00:00
..
.gitignore environment constructed and working 2020-10-10 22:41:31 +01:00
bootstrap.js environment constructed and working 2020-10-10 22:41:31 +01:00
index.html adding macro functions 2020-10-11 12:17:55 +01:00
index.js adding macro functions 2020-10-11 12:17:55 +01:00
package-lock.json Bump terser from 4.8.0 to 4.8.1 in /www 2022-07-21 08:30:51 +00:00
package.json adding macro functions 2020-10-11 12:17:55 +01:00
README.md environment constructed and working 2020-10-10 22:41:31 +01:00
webpack.config.js environment constructed and working 2020-10-10 22:41:31 +01:00

wazem dev server

  • Build frontend using npm run build
  • Start dev server using npm start