cli/templates/new-frontend-plugin-module: fix package export + change to module.tsx
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
export { {{ moduleVar }} } from './plugin';
|
||||
export { {{ moduleVar }} as default } from './plugin';
|
||||
|
||||
Reference in New Issue
Block a user