Building a Monterey.js
To build a Monterey.js project, do the following:
Step 1
Ensure that the project is initialized, initialize with monterey init
Step 2
Use the build command:
The following command will build the project fully into an output directory
Outputs built .monjson
files to .js
files in this directory.
Minifies the output so It doesn’t take space
Generates sourcemaps, currently this feature isn’t working.
Changes the transpiler to a specific or custom transpiler.