Closed wht300 closed 2 years ago
It seems your reproduction does not reproduce the issue.
I ran npm run build:STG
. (and also with npm run build:PROD
)
The content of my-reservation-legacy.550e8e32.js
was as below.
System.register(["./index-legacy.1d7bab64.js","./index-legacy.4b5acee9.js"],(function(e){"use strict";var n,t,r,c,a,i;return{setters:[function(e){n=e._,t=e.N,r=e.o,c=e.c,a=e.a},function(e){i=e.S}],execute:function(){e("default",n({name:"MyReservation",components:{Search:i}},[["render",function(e,n,i,u,s,o){var d=t("Search");return r(),c("div",null,[a(d)])}]]))}}}));
Hello @wht300. Please provide a minimal reproduction using a GitHub repository or StackBlitz. Issues marked with need reproduction
will be closed if they have no activity within 3 days.
Describe the bug
top:Because the business code is not extracted temporarily, minimal Reproduction cannot be provided temporarily
I will try to provide minimal Reproduction later
Lost index-legacy.fffc75e3.js after
NPM build
in file my-reservation-legacy.8b8ccfbf.jsdist file tree
package.json
vite.config.js
Reproduction
https://stackblitz.com/edit/vitejs-vite-mbep4p?file=package.json&terminal=dev
System Info
Used Package Manager
npm
Logs
Validations