Skip to content

ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️

License

Notifications You must be signed in to change notification settings

old-storyai/snowpack-v2

 
 

Repository files navigation

storyai has forked snowpack, because of two reasons:

  1. Snowpack 3 has a different ordering for how modules are resolved which make it impossible to properly build two separate pipelines concurrently See issue
  2. We could not find how to customize headers for snowpack 2 dev server which were needed to support multi-threaded WASM.

CI Join us on Discord!

Snowpack

Snowpack is a lightning-fast frontend build tool, designed to leverage JavaScript's native module system (known as ESM). It is an alternative to heavier, more complex bundlers like webpack or Parcel in your development workflow.

Key Features

💁 More info at the official Snowpack website ➞


Contributor Guidelines: CONTRIBUTING.md
License: MIT

About

ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 54.7%
  • TypeScript 32.4%
  • SCSS 4.0%
  • Nunjucks 4.0%
  • HTML 3.0%
  • CSS 0.8%
  • Other 1.1%