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.

Provide dist to use without toolchain

See original GitHub issue

Vue itself is provided as a single JS file, which I can simply include in the HTML header and I’m good to go.

I’d love for vue-multiset to provide the same (just a single JS and CSS file). You could then use Vue.use to register the plugin.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
shentaocommented, Jul 8, 2016

Probably today!

1reaction
shentaocommented, Jul 1, 2016

The css code is inside the js file. It might require just a small tweak to the exporting code. I will look into it after I’m back home, so next week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Do Xilinx provide cross compilation for toolchains which can ...
I want to be able to cross compile for a Xilinx board without using the Petalinux toolchain which you provide in order for...
Read more >
How a toolchain is constructed - crosstool-NG
The components that play a role in the toolchain are first and foremost ... First, one may think to rely on a Linux...
Read more >
Toolchains - eLinux.org
A toolchain is a set of distinct software development tools that are ... It is still useful C library for embedded systems without...
Read more >
Installing GCC: Configuration - GNU Project
First, we highly recommend that GCC be built into a separate directory from the sources which does not reside within the source tree....
Read more >
the plugin can not work with linux distribution offered rust ...
It is a known problem that the plugin is unable to work when the Rust toolchain was installed without rustup , because the...
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