Skip to content

zhyc9de/parcel2-webextension-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Parcel2 Webextension Boilerplate

You can use this boilerplate code to start developing a Chrome/other extension. Read more info.

Notice: Parcelv2 is instability, using beta.2 now

Feature

  • Typescript with eslint
  • Built in support for HMR (hot module replacement)
  • Lighting configuration

Get Started

Type this into your terminal:

git clone https://github.com/zhyc9de/parcel2-webextension-boilerplate.git
pnpm i

Development

For development with automatic reloading:

pnpm start

Open the Extensions Dashboard, enable "Developer mode", click "Load unpacked", and choose the dist folder.

About

webextension boilerplate build with parcel2 ๐Ÿš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published