mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Fixed scripts.
This commit is contained in:
parent
8aaaa8dfd4
commit
35f80d9b00
4 changed files with 4 additions and 14 deletions
|
|
@ -29,16 +29,6 @@ const aliasConfig = {
|
|||
customResolver,
|
||||
};
|
||||
|
||||
const external = [
|
||||
'react',
|
||||
'react-dom',
|
||||
'react/jsx-runtime',
|
||||
'react-intl',
|
||||
'react-basics',
|
||||
'classnames',
|
||||
'next',
|
||||
];
|
||||
|
||||
const jsBundle = {
|
||||
input: 'src/index.ts',
|
||||
output: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue