How to package vue.js? correctly

my npm run build the packaged dist directory is as follows:

< kbd > < / kbd >

could you tell me how to release this? Or is there something wrong with the packing of this dist?

Does

need to be configured?

Mar.01,2021

it is recommended to use the official build tool vue-cli directly. You lack the imported html file here.

Menu