Remove Sticker Creator in favor of Web App
This commit is contained in:
@@ -68,7 +68,7 @@ async function main() {
|
||||
format: 'cjs',
|
||||
mainFields: ['browser', 'main'],
|
||||
entryPoints: glob
|
||||
.sync('{app,ts,sticker-creator}/**/*.{ts,tsx}', {
|
||||
.sync('{app,ts}/**/*.{ts,tsx}', {
|
||||
nodir: true,
|
||||
root: ROOT_DIR,
|
||||
})
|
||||
|
Reference in New Issue
Block a user