pwa updates
This commit is contained in:
parent
ec3dae085c
commit
8a436aa9c3
4 changed files with 10 additions and 6 deletions
|
@ -15,8 +15,8 @@ async function main() {
|
|||
await esbuildServe(
|
||||
{
|
||||
entryPoints: ['src/index.tsx'],
|
||||
outfile: 'dist/index.js',
|
||||
bundle: true,
|
||||
outfile: 'dist/bundle.js',
|
||||
minify: false,
|
||||
sourcemap: true,
|
||||
incremental: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue