mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
refactor: webpack config (#11421)
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
export const config = {
|
||||
entry: {
|
||||
app: './src/app/index.tsx',
|
||||
shell: './src/shell/index.tsx',
|
||||
backgroundWorker: './src/background-worker/index.ts',
|
||||
popup: './src/popup/index.tsx',
|
||||
},
|
||||
};
|
||||
Reference in New Issue
Block a user