0.0.6-13 • Published 2 years ago

@merkaly/components v0.0.6-13

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Vite + Vue 2 + TypeScript

Attach this to the Vue project. I developed it with reference to Vite's build tool. This is different from the previous one, and the output is several times different. Amazing, Vue's performance jumps several times!!! Take it, and install it right away and try it out.

-- Tem Ray

Description

This template is for using Vue2 with TypeScript in Vite. Includes vue-router and Vuex, vue-property-decorator.

In addition, ESLint, Stylelint, and Prettier are also included and are set to be executed automatically at runtime and commit. (Since these settings are set strictly, please relax yourself.)

Commands

CommandDescription
devStart devserver.
cleanClear devserver cache.
buildBuild for production
build:cleanClear production build files.
lintRun ESLint and prettier.
lint:styleRun Stylelint.
lint:markupCheck vue markup.
previewRun the program generated by the production build.

Migrate from VueCli

It also works when migrating from VueCLI.

However, when importing a stylesheet with @import, it cannot be specified from the library directory. Must be specified from ~node_modules/.

Also, if you used the .env file in the previous environment, you need to change the calling part from process.env to import.meta.env after installing vite-plugin-env-compatible separately.

Troubleshooting

When adding or deleting files, an error may occur and even if the error is corrected, it may not be reflected in devserver. In that case, stop devserver and delete all the files in the node_modules/.vite directory. You can also run it with the clean command.

0.0.6-12

2 years ago

0.0.6-13

2 years ago

0.0.6-11

2 years ago

0.0.6-2

2 years ago

0.0.6-1

2 years ago

0.0.6-10

2 years ago

0.0.6-6

2 years ago

0.0.6-5

2 years ago

0.0.6-4

2 years ago

0.0.6-3

2 years ago

0.0.6-9

2 years ago

0.0.6-8

2 years ago

0.0.6-7

2 years ago

0.0.6-0

2 years ago

0.0.5

2 years ago

0.0.5-3

2 years ago

0.0.5-2

2 years ago

0.0.5-1

2 years ago

0.0.5-0

2 years ago

0.0.4-11

2 years ago

0.0.4-10

2 years ago

0.0.4-8

2 years ago

0.0.4-7

2 years ago

0.0.4-6

2 years ago

0.0.4

2 years ago

0.0.4-9

2 years ago

0.0.4-0

2 years ago

0.0.4-4

2 years ago

0.0.4-3

2 years ago

0.0.4-2

2 years ago

0.0.4-1

2 years ago

0.0.3-21

2 years ago

0.0.3-23

2 years ago

0.0.3-24

2 years ago

0.0.3-25

2 years ago

0.0.4-5

2 years ago

0.0.3-18

3 years ago

0.0.3-19

3 years ago

0.0.3-20

3 years ago

0.0.3-14

3 years ago

0.0.3-15

3 years ago

0.0.3-16

3 years ago

0.0.3-17

3 years ago

0.0.3-1

3 years ago

0.0.3-0

3 years ago

0.0.3-5

3 years ago

0.0.3-4

3 years ago

0.0.3-3

3 years ago

0.0.3-2

3 years ago

0.0.3

3 years ago

0.0.3-10

3 years ago

0.0.3-11

3 years ago

0.0.3-12

3 years ago

0.0.3-13

3 years ago

0.0.3-9

3 years ago

0.0.3-8

3 years ago

0.0.3-7

3 years ago

0.0.3-6

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago