* fix broken build - switch to ncc build (#56) * switch to ncc build * update * bump ncc * Add node modules and compiled JavaScript from main Co-authored-by: David Gamero <david340804@gmail.com> Co-authored-by: Oliver King <oking3@uncc.edu>
About this directory
This directory will contain:
buildin
: the webpackbuildin/
folder, required at runtimencc
: the output from the ncc build
They are generated by the build
script defined in ../package.json
.
This directory is the only one published to npm.