Organized all files. Code goes in src/ Added icon

This commit is contained in:
Leoh 2021-10-17 18:16:52 +05:30
parent 6b715682f9
commit 32f0e6bc98
16 changed files with 117 additions and 482 deletions

View file

@ -12,7 +12,7 @@ if you want to view the source visit the plugins github repository
`;
export default {
input: 'main.ts',
input: 'src/main.ts',
output: {
dir: '.',
sourcemap: 'inline',