chore: cleanup unused files and update gitignore
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
- Remove MONETIZATION.md and README.md - Add dist/ to gitignore Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
ac04d7f346
commit
a045da82b7
6 changed files with 18 additions and 191 deletions
|
|
@ -36,7 +36,7 @@ export default defineConfig(({ command }) => ({
|
|||
formats: ['iife'],
|
||||
fileName: () => 'owner-tools.js'
|
||||
},
|
||||
outDir: '../../internal/build/assets/js',
|
||||
outDir: '../../internal/tenant/assets/js',
|
||||
emptyOutDir: false
|
||||
}
|
||||
}))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue