在线地址
# develop parcel server index.html # production parcel build index.html --public-url ./ # production without source map parcel build index.html --public-url ./ --no-source-maps
Sign in to post a comment
Comment ( 0 )