issues Search Results · repo:vercel/ncc language:JavaScript linked:pr
Filter by
66 results (107 ms)
66 results
invercel/ncc (press backspace or delete to remove)in the light of 1246 I discovered default target is es2025 and it only es* targets are expected. underlying webpack does
support node* as a target, but ncc restricts it. but using es version as a target ...
help wanted
ci.yml uses a deprecated Node.js version.
released
We are trying to swap out node-fetch for undici, but unfortunately we are running into ncc compiling issues.
Specifically, there is a patched issue with Terser removing parentheses for !(#test in this), ...
In the latest versions of sharp (e.g. sharp@0.33.1), ncc no longer includes sharp-linux-x64.node or libvips-cpp.so.42
img width= 229 alt= image src= https://github.com/vercel/ncc/assets/20903247/0115cdba-dadd-456f-a3bb-1ee1ce71a1d9 ...
bug
I want to debug code with breakpoints in vscode. vscode doesn t recognize breakpoints after generating a .map file with
ncc build ./src/index.ts -o dist --source-map --no-source-map-register . Looking ...
released
Since recently I get this message during bundling:
An error occurred while minifying. The result will not be minified.
How do I track which part of the code is causing this problem?
Option target does mentioned in the command s options but not mentioned in the programmatically way.
Thus, does option target also supported in programmatically way but just not mentioned, or in order ...
released
Hello. First of all I want to tell you that NCC is awesome and for that reason I would like to make some suggestions may
be useful to the community using ncc.
Flags such as --version, -v, --help, -h are ...
enhancement
good first issue
released
I just updated from version 0.34.0 to 0.36.0. In version 0.34.0 it works perfectly.
ncc: Version 0.36.0
ncc: Compiling file index.js into CJS
...
esm_dirname = (0,external_url_.fileURLToPath)(import.meta.url); ...
bug
released
I m having to manually transform the output .js.map file after building because otherwise it does not work with c8. The
generated .map file has invalid file paths within it that cause c8 to not work correctly ...
bug
released

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.