snowpack-plugin-known-entrypoints

0.1.0 • Public • Published

snowpack-plugin-known-entrypoints

Add known entrypoints to Snowpack.

Install

npm install snowpack-plugin-known-entrypoints
// snowpack.config.js
module.exports = {
  entrypoints: ["my-entrypoint"],
};

Plugin options

Name Type Description
entrypoints string[] List of entrypoints to add to Snowpack

Readme

Keywords

Package Sidebar

Install

npm i snowpack-plugin-known-entrypoints

Weekly Downloads

3

Version

0.1.0

License

MIT

Unpacked Size

2.41 kB

Total Files

4

Last publish

Collaborators

  • wyattjohnston