rust-wasm-playground/www
dependabot[bot] 9a24bbe5b0
Bump minimatch from 3.0.4 to 3.1.2 in /www
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 01:26:28 +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 minimatch from 3.0.4 to 3.1.2 in /www 2022-11-10 01:26:28 +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