-
Notifications
You must be signed in to change notification settings - Fork 13
Eliminate webpack build #69
Copy link
Copy link
Open
Description
Given js.spec is a node module, nobody is going to <script> it into a browser directly. Instead they will use their own packaging toolchain to do so like browserfy or webpack. Js.spec doesn't need to create a webpacked build.
Not doing so will also increase the understandability of stack traces and the project in general.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels