π©CLI and Flags
Facilitates the distribution of webcomponents
Last updated
Facilitates the distribution of webcomponents
Last updated
You will add the build files to the exports property inside the package.json.
default wrappers, modifies the output directory for the files generated by
Of all the exported files, it will associate the one censored with the name of the file as the main one for the export of the package.json. Main file does not require extension or path
Generate a temporary package.tmp.json, to share in case of bugs
Associate the use of watch with esbuild, ignoring the type parsing and exports.