1
mirror of https://github.com/jakejarvis/npm-module-template.git synced 2025-04-26 06:25:23 -04:00
dependabot[bot] 3bb1855aa9 📦 npm: Bump @rollup/plugin-node-resolve from 13.0.4 to 13.0.5
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 13.0.4 to 13.0.5.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v13.0.5/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 22:19:18 -04:00
2021-08-30 19:46:22 -04:00
2021-08-30 19:46:22 -04:00
2021-08-30 19:46:22 -04:00

Universal JS Boilerplate

Just a personal boilerplate to my liking for an Node and/or browser module w/ ESM, CommonJS, and UMD outputs via Babel & Rollup. Ready to publish on NPM and/or GitHub Packages and distibute via unpkg, skypack.dev, etc.

Probably not very useful to anybody else. 😊

Examples

License

MIT

Description
Just a personal NPM/browser module boilerplate to my liking, probably not very useful to anybody else. 😊
https://github.com/jakejarvis/npm-module-template
Readme MIT 544 KiB
Languages
JavaScript 100%