vue

v2.6.21arrow_drop_down
v2.6.21
v2.6.20
v2.6.19
v2.6.18
v2.6.17
v2.6.16
v2.6.15
v2.6.13
v2.6.12
v2.6.11
v2.6.10
v2.5.2
v2.5.1
v2.5.0
v0.0.4
v0.0.3
v0.0.2
v0.0.1
STATUS
Passing
DOWNLOADS
14,773
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
N/A
Bit Vuejs Compiler. Compiles and bundles Vue components.
7 contributors
Install vue as a package?
Copied
npm i @bit/bit.envs.bundlers.vue
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
React
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
chevron_left
chevron_right

A component bundler for Vue components.

Compiles and bundles a Vue component.

Please note that while bundling components is possible, it is recommended to transpiling components

How to use?

Import the environment.

bit import bit.envs/bundlers/vue -c

Then build using bit build.

bit build

What’s inside

Reconfiguring this environment

In case the configuration presets in the webpack.config.js file of this component are not well suited to your needs, follow these steps to modify it.

Got any issues or questions?

Collaboration on this Bit environment happens in this repository. Please open an issue or submit pull request there.

Help and resources