question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

rollup for optimization of the scripts

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->
[x] Feature request
[ ] Documentation issue or request

I think it will be nice to optimize the build size of the files by integration of rollup.js

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fulls1z3commented, Apr 17, 2018

@vlados I’m closing this in favor of sideEffects feature of webpack 4 #344

1reaction
fulls1z3commented, Nov 8, 2017

@vlados that’s not quite easy as it seems, there’re some points to be cleared first. Although not easy, I’ll find a way to realize this 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

rollup.js
Rollup is a module bundler for JavaScript which compiles small pieces of code into something larger and more complex, such as a library...
Read more >
How to Bundle JavaScript With Rollup — Step-by-Step Tutorial
Rollup is a next-generation JavaScript module bundler. Author your app or library using ES2015 modules, then efficiently bundle them up into a single...
Read more >
The Ultimate Guide to Getting Started with the Rollup.js ...
Rollup.js is a Node.js module bundler most often used for client-side JavaScript running in the browser. (You can bundle Node.js scripts but ...
Read more >
rollup/awesome: ⚡️ Delightful Rollup Plugins, Packages ...
Delightful Rollup Plugins, Packages, and Resources - GitHub - rollup/awesome: ... glsl-optimize - Import and optimize GLSL shaders as compressed strings.
Read more >
Rollup - Best of JS
Rollup can optimize ES modules for faster native loading in modern browsers, or output a legacy module format allowing ES module workflows today....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found