-
Hi all,
the underlying framework that I'm using assumes that I have some JSON and TS file in a specific path.
Would it be possible to force include some files or some files in a specific platfo…
-
| | |
| --- | --- |
| Bugzilla Link | [36040](https://llvm.org/bz36040) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Soure code that caused problem](https://user-images.githubusercont…
-
**Describe the bug**
I'm trying to plot a fingerprint with `DrawMorganBit`. I found a few cases where `DrawMorganBit` fails to kekulize the molecule, but the molecule is kekulized successufly by `Che…
-
**Context**
I have a NextJS application (running JS, not TS) with a `jsconfig.json` file used to map some module aliases (`@utils` for example). Everything works fine there!
However, we need to manu…
-
After building a project with https://github.com/vercel/ncc I get an Error: "Cannot find module 'typeorm/util/StringUtils.js" when using "typeorm-naming-strategies" (which goes away when I drop using …
-
lmao
go with esm modules and use `import` statements and ncc generates esm code with `eval('require')` so node throws `require is not defined in ES module scope`.
drop esm modules and use `requi…
-
Including bwip-js in our project generates the following for bwip-js/node-fonts.js (https://github.com/metafloor/bwip-js/blob/v1.7.1/node-fonts.js#L44)
```
function __ncc_wildcard$0 (arg) {
if …
-
Hello, should the NCC loss not return a value between 0 and 1? During my training, I get NCC values that are not within the range that I expect (between 0 and 1)?
-
NCC compiler performance is subpar if compared to regular gcc/clang/msvc compilers.
I.e.:
NCC compiler
```
time ./buildnativeoperations.sh -o aurora -t -j 24 1>out.ok 2>out.err
real 86m6.…
-
Our final dist package for this action is quite a big artifact, with possibly lots of unused code.
It might be caused by @vercel/ncc lacking [tree-shaking support](https://github.com/vercel/ncc/iss…