-
Switched from `@zeit/ncc@^0.11.0` to `@zeit/ncc@0.20.2` and observing weird behavior with `path.resolve`:
js file
```
var fileWithExt = filename + '.' + ext;
console.log('- 1:', path.resolve(dir…
-
These datasets have multiple versions in their handle records:
http://hdl.handle.net/21.14100/b6a4e173-6365-3614-848a-fd12293b3e16 CMIP6.CMIP.NCC.NorESM2-LM.piControl.r1i1p1f1.day.tas.gn
http://hd…
-
After running ncc (powered by webpack), the output would include `new Buffer()`, which is deprecated since Node v10. As a result, Wafter would print warning out as error when starting server.
```
…
-
I downloaded your folk and built the jar file, the error did not appear but it still did not render the pdf to an image. I Got another error.
java.lang.ArrayIndexOutOfBoundsException: 17
at com.sun.…
-
**Is your feature request related to a problem? Please describe.**
Running the Newspack Content Converter plugin on posts that have NextGEN Gallery shortcodes, or galleries that were migrated from NG…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR36040](https://bugs.llvm.org/show_bug.cgi?id=36040) |
| Status | NEW |
| Importance | P normal |
|…
-
Are there multiple js files in the directory packaged by NCC?
const pinyins = await __nccwpck_require__.e(/* import() */ 346).then(__nccwpck_require__.t.bind(__nccwpck_require__, 4346, 23));
…
-
Dear authors,
Thank you very much in your work. However I have a question related to the implementation of code. In the [training function](https://github.com/YutingHe-list/GVSL/blob/7cc679eb12877522…
-
In the make_archive_urls() function within [build-catalog-functions.R](https://github.com/UrbanInstitute/nccs/blob/catalog_dev/catalogs/build-catalog-functions.R) the test for valid URL is failing.
…
lecy updated
10 months ago
-
please allow setting the path like
```
$ ncc cache set .ncc-cache
```
suggesting to look at the interface of `yarn`:
```
$ yarn config set cache-folder .yarn-cache
```