Skip to content

Commit

Permalink
Update rsbuild.config.ts.jhi.vue.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Sep 20, 2024
1 parent 1cbb587 commit 1cf8bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/vue/templates/rsbuild.config.ts.jhi.vue.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import { mfConfig } from './rsbuild.module-federation.config.js';
<&_ if (fragment.configSection) { -&>
source: {
entry: {
app: './app/<%= microfrontend ? 'index' : 'main' %>.ts',
index: './app/<%= microfrontend ? 'index' : 'main' %>.ts',
},
alias: {
vue$: '@vue/compat/dist/vue.esm-bundler.js',
Expand Down

0 comments on commit 1cf8bf2

Please sign in to comment.