Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!

License

NotificationsYou must be signed in to change notification settings

Kocal/vue-web-extension

Repository files navigation

Netlify Status

⚠️ This README is for the master version of the preset. If you use the v1 of this boilerplate with Vue-CLI 2 support, please seev1 branch.


This Vue CLI preset allows you to quickly start a web extension containing:

Requirements

Documentation

The documentation can be found onvue-web-extension.netlify.app. Please check the documentation website and theopen and closed issues, before raising a new issue.

Usage

$ vue create --preset kocal/vue-web-extension my-extension$cd my-extension$ npm run build

npm run build

Build the extension intodist folder forproduction.

A zip file is also built and is located inartifacts directory.

npm run serve

Build the extension fordevelopment and watch over file changes.

It also automatically reload your extension into your browsers, thanks towebpack-extension-reloader plugin.

Options

Seehttps://github.com/adambullmer/vue-cli-plugin-browser-extension#plugin-options

About

🛠️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ESLint and more!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp