mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-24 04:27:27 +08:00
chore: standardize package references (#9346)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export const config = {
|
||||
entry: {
|
||||
app: './src/index.tsx',
|
||||
shell: './src/shell/index.tsx',
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user