Skip to content

Commit

Permalink
Update rspack.config.mjs.jhi.vue.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Sep 19, 2024
1 parent 91adfed commit 037d2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/vue/templates/rspack.config.mjs.jhi.vue.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import { basename, dirname, resolve } from 'node:path';
import { fileURLToPath } from 'node:url';
import { pluginVue } from '@rsbuild/plugin-vue';
<%_ if (microfrontend) { _%>
import { mfConfig } from './rspack.module-federation.config.js';
import { mfConfig } from './rspack.module-federation.config.mjs';
<%_ } _%>
<&_ } -&>

Expand Down

0 comments on commit 037d2d1

Please sign in to comment.