-
Right now, consumers have to manually add `protoPath` dependencies their own direct dependencies depend on. It'd be sweet for Wire to expose some kind of metadata for so it'd be able to resolve them a…
-
https://github.com/babel/babel/issues/6093#issuecomment-343900526
The error could be with Babel, but i wonder why this plugin changes import names at all from something like 'Button' to '_button'. …
-
I'm trying to use this library but I get this error:
```
Uncaught TypeError: place is not a function
at new Display (codemirror.js:4361)
at new CodeMirror (codemirror.js:7850)
at Code…
-
After updating gulp-rollup from 2.14.0 to 2.15.0 I get the following error:
`'Unexpected key \'sourceMap\' found, expected one of: acorn, amd, banner, cache, context, entry, exports, extend, extern…
-
[repro](https://esbuild.github.io/try/#YgAwLjE4LjE3AHsKICBidW5kbGU6IHRydWUsCiAgZm9ybWF0OiAiZXNtIiwKICBtaW5pZnlTeW50YXg6IHRydWUsCiAgdHJlZVNoYWtpbmc6IHRydWUsCiAgZXh0ZXJuYWw6IFsiYnVuZGxlLmpzIl0sCn0AZQBlb…
-
## Problem
WARNING: next commented code is REQUIRED for static generation for Vuetify components rendered inside markdown files
Related issues:
- https://github.com/nuxt/content/issues/221 (mai…
-
Here is an simple example package [adaptive-set](https://hyrious.me/npm-browser/?q=adaptive-set@0.1.2/package/package.json). It exports both cjs and esm.
```json
{
"main": "./dist/index.js",
…
crimx updated
2 weeks ago
-
I am using the angular seed project as the base [AngularSeed](https://github.com/mgechev/angular-seed) project.
I then use [angular2 schema form](https://github.com/makinacorpus/angular2-schema-form…
-
fontawesome-svg-core/index.mjs comes in at a whooping 60.187 KiB . so if i am using the treeshaking method by importing the icons i need and using the "@fortawesome/vue-fontawesome" component the di…
-
### Clear and concise description of the problem
Due to size of my project, I generate multiple large worker files, but vite currently only supports generating worker files in either iife mode or e…