0.0.6 • Published 4 years ago

bridgetown-snowpack-base v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Purpose

To provide a reusable base from which you can extend snowpack with bridgetown.

Getting Started

First, install this package.

yarn add [-D] bridgetown-snowpack-base

Then, in your snowpack.config.json file, make sure to extend this plugin.

{
  "extends": "bridgetown-snowpack-base"
}

And you should be ready to roll!

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago