Commit 515ad17
committed
refactor: update build process and configuration
- Changed the main entry point from './out/extension.js' to './dist/extension.js' in package.json.
- Updated the saveInterval and inactivityTimeout properties formatting in package.json.
- Modified npm scripts to use webpack for building and packaging the extension.
- Added webpack configuration file for managing the build process.
- Introduced new devDependencies for webpack and ts-loader.
- Created a new VSIX package for version 0.3.6 of the extension.1 parent 57d2ebc commit 515ad17
8 files changed
Lines changed: 1444 additions & 90 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments