Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages