-
Updating want v0.0.6 -> v0.2.0
Updating zk-paillier v0.1.0 (https://github.com/KZen-networks/zk-paillier#fc10183a) -> #5688244b
'.' is not recognized as an internal or external command,
ope…
-
Since #9 it is possible to exclude external libraries (e.g. moment) from the build.
The question is should be exclude e.g. `moment` by default? This would be a breaking change because than the user w…
-
## The devDependency [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) was updated from `2.5.2` to `2.5.3`.
🚨 [View failing branch](https://github.com/openstreetmap/iD/comp…
-
Hi,
if I'm setting sourcemap: true (plugin is placed after uglify plugin), I get the following error:
```
[!] (visualizer plugin) TypeError: Cannot read property 'sections' of null
TypeError: Ca…
-
Let's open the door to tree Shacking ;)
-
## The devDependency [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) was updated from `2.4.3` to `2.4.4`.
🚨 [View failing branch](https://github.com/openstreetmap/iD/comp…
-
I've got a feeling that somewhere in the stack of svelte/rollup/babel, something has broken quite severely. I'm not sure exactly where, but I'm seeing it here (with all three combined), so I'm raising…
-
I get this error when including the plugin.
Output:
```
[!] (Plugin at position 1 plugin) Error: EEXIST: file already exists, mkdir '.'
Error: EEXIST: file already exists, mkdir '.'
npm ERR! …
-
Version: 10.16.3
Platform: Linux lpgaixmgmtlx01 3.10.0-1062.el7.ppc64le #1 SMP Thu Jul 18 20:29:07 UTC 2019 ppc64le ppc64le ppc64le GNU/Linux
root@lpgaixmgmtlx01:/usr/local/node10/bin>./node -v
…
-
### Feature Use Case
I have a plugin `rollup-plugin-visualizer`, in current version it uses `generateBundle` hook, to build from OutputBundle modules dependencies (bundle.modules). This allows on…