Skip to content

Ayc0/parcel-reporter-node-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allow to use parcel to run Node scripts just like it runs HTML/JS/CSS files in the browser

How to use

In .parcelrc:

{
  "reporters": ["parcel-reporter-node-runner"]
}

⚠️ For now it doesn't support HMR

About

Allow to use parcel to auto run Node scripts when building them

Resources

Stars

Watchers

Forks

Packages

No packages published