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.

No longer possible to use without bundler?

See original GitHub issue

Recent versions only works with bundler? Before with the Google.js file things were exported to the global scope? Now when using index.js in a script tag on a page it gives an error of undefined variables exports.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
simonbengtssoncommented, Jun 27, 2020

Sweet! Seems to work out well 👌

1reaction
davidkuderacommented, Jun 25, 2020

Thank you for trying. I’ll try to update it soon, your comment made me curious how difficult it will be 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Building without bundling: How to do more with less
Bundlers make modern web development possible by resolving specifiers like “react” to the correct entry point file automatically at build-time.
Read more >
Please do not deprecate "--without development test" flag #7531
Although bundler install --without development test is the more intuitive approach, I agree that if it "saves its state", then it is less...
Read more >
You may not need a bundler for your NPM library
I have seen a couple threads on twitter where people complain about the difficulty with publishing NPM libraries or ask what starter kit ......
Read more >
bundle install - Bundler
Since bundler will no longer remember CLI flags in future versions, bundle config (see ... Don't worry, gems currently in use will not...
Read more >
ES Modules, NodeJS and HTTP/2 Push : r/javascript - Reddit
While it is possible to use modules in most browsers I don't think that is the main driver for using a bundler. Even...
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