Skip to content

dany28/vue3-library-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue3-library-test

Testing repository for Vue3 component library

After run script npm run build two files are created: dist/Test.js dist/style.css

File dist/Test.js contains unncessary copy of dist/style.css content:

var Test=function(e){"use strict";var p=(()=>`h1{color:red}`)(),....

Variable contains this content is never used but takes bytes in result file

About

Testing repository for Vue3 component library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published