-
## Feature Request
Compilation of `node_modules` is becoming more common as more packages are publish as ES6.
This is causing problems in two ways:
* `transform-runtime` can potentially inser…
-
Current build sizes are a bit bigger than v1.
- Figure out sources of bloat (e.g do lots of modules add a bunch of boilerplate?)
- Consider trying other minifiers, e.g closure
- Compare gzipped s…
-
-
Shipping src as ES modules has obvious benefits: E.g.
- loading only the parts of crocks what you need (i.e. treeshaking),
- bundler-free development in browsers and
- supporting projects using …
-
I notice you have View as well as things Layouts all bundled up.
The current structure of the source makes it tougher using webpack/browserify since you don't provide the source in the dist folder w…
-
Empty new project :
`tns create aaa --ng` ( & webpack & bundle analyzer_)
I was [*told*][1] by Ben Lesh that in Rxjs6 , we **shouldn't** do :
`import { Observable } from 'rxjs/Observ…
-
Hello,
I've been developing plugins for one system.
Project uses:
"dependencies": {
"@polymer/iron-icon": "^3.0.1",
"@polymer/iron-icons": "^3.0.1",
"@polymer/iron-pages": "^3.0.…
xkotj updated
4 years ago
-
### Bug Report Quick Checklist
- [x] I am on the latest version of Snowpack & all plugins. (v3.2.2 & next)
- [x] I use package manager **yarn**
- [x] I run Snowpack on OS **Mac**
- [x] I run Sno…
-
- Rollup Version: 0.67.3
- Operating System (or Browser): OSX
- Node Version: 10.13.0
### How Do We Reproduce?
- [REPL](https://rollupjs.org/repl?version=0.67.3&shareable=JTdCJTIybW9kdWxl…
-
:clipboard: **Description**
- This badge is for bundlejs.com. It would allow people to bundle, treeshake and compress their code, and then view the compressed size in multiple different compres…