rust-wasm-playground/www
dependabot[bot] af9901f235
Bump lodash from 4.17.20 to 4.17.21 in /www
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:00:26 +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 lodash from 4.17.20 to 4.17.21 in /www 2022-02-13 21:00:26 +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