Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
16676d52da | |||
89251ad3e7 | |||
7e2a4725a5 | |||
f2c5cecbd3 |
File diff suppressed because one or more lines are too long
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@gitzone/tswatch",
|
||||
"version": "2.0.18",
|
||||
"version": "2.0.20",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@gitzone/tswatch",
|
||||
"version": "2.0.18",
|
||||
"version": "2.0.20",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@gitzone/tsbundle": "^2.0.7",
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@git.zone/tswatch",
|
||||
"version": "2.0.18",
|
||||
"version": "2.0.20",
|
||||
"private": false,
|
||||
"description": "watch typescript projects during development",
|
||||
"main": "dist_ts/index.js",
|
||||
@@ -22,8 +22,8 @@
|
||||
"@types/node": "^20.10.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"@api.global/typedserver": "^3.0.13",
|
||||
"@git.zone/tsbundle": "^2.0.12",
|
||||
"@api.global/typedserver": "^3.0.16",
|
||||
"@git.zone/tsbundle": "^2.0.13",
|
||||
"@git.zone/tsrun": "^1.2.46",
|
||||
"@push.rocks/early": "^4.0.4",
|
||||
"@push.rocks/lik": "^6.0.12",
|
||||
|
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -6,11 +6,11 @@ settings:
|
||||
|
||||
dependencies:
|
||||
'@api.global/typedserver':
|
||||
specifier: ^3.0.13
|
||||
version: 3.0.13
|
||||
specifier: ^3.0.16
|
||||
version: 3.0.16
|
||||
'@git.zone/tsbundle':
|
||||
specifier: ^2.0.12
|
||||
version: 2.0.12
|
||||
specifier: ^2.0.13
|
||||
version: 2.0.13
|
||||
'@git.zone/tsrun':
|
||||
specifier: ^1.2.46
|
||||
version: 1.2.46(@types/node@20.10.7)
|
||||
@@ -71,8 +71,8 @@ packages:
|
||||
'@push.rocks/smartpromise': 4.0.3
|
||||
'@push.rocks/webrequest': 3.0.34
|
||||
|
||||
/@api.global/typedserver@3.0.13:
|
||||
resolution: {integrity: sha512-MuzHb70ROh53Ma/pK43qnz1kXTXWFeyR+KAbXCvun1bhC3FlmdAEcHyji9C5xxzKekUwOolUH70Bno/CvLqrFQ==}
|
||||
/@api.global/typedserver@3.0.16:
|
||||
resolution: {integrity: sha512-RA3o70B80gGO6efmMy79x9gG6koG4ppvnMfCV8Vgg/FysdPX06e9rP/zQS8GXKGa9JYoCENJT2pKGhuHso5trA==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest': 3.0.4
|
||||
'@api.global/typedrequest-interfaces': 3.0.1
|
||||
@@ -356,8 +356,8 @@ packages:
|
||||
typescript: 5.3.3
|
||||
dev: true
|
||||
|
||||
/@git.zone/tsbundle@2.0.12:
|
||||
resolution: {integrity: sha512-QdYimi2aJvEJlfSLFh1EtMTHnYyum8LWA9QSBlhtTkLn3ruBsOM4D8ifacP1/WSbO3Tzam5hE9vvw/cO9uLZRw==}
|
||||
/@git.zone/tsbundle@2.0.13:
|
||||
resolution: {integrity: sha512-6T2jSGqM6rt00HVuRll/z9KSw6xrfbe/h06K97KqGLstnwQZBn1UAMDJyQjhStHZZZb9BuP4YAczT4IuHcdSqQ==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@push.rocks/early': 4.0.4
|
||||
@@ -393,8 +393,8 @@ packages:
|
||||
resolution: {integrity: sha512-HQQvloUWGj4fPxOuhO7Dfxw83szRlIMNJpaJtIgDUWiMm6vF9ygvcMTgpUUkEmWjxQ/t/SkXvHqHjtfp0l4l2g==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@api.global/typedserver': 3.0.13
|
||||
'@git.zone/tsbundle': 2.0.12
|
||||
'@api.global/typedserver': 3.0.16
|
||||
'@git.zone/tsbundle': 2.0.13
|
||||
'@git.zone/tsrun': 1.2.46(@types/node@20.10.7)
|
||||
'@push.rocks/consolecolor': 2.0.1
|
||||
'@push.rocks/smartbrowser': 2.0.6
|
||||
@@ -844,7 +844,7 @@ packages:
|
||||
resolution: {integrity: sha512-Glqv1Zi5TXgD+04P8OvTpiytyfrQxTPv67qAwZizAVVQ2zWJJgKqnIuoHT1zKP8QiKRNer+D58LCxX0ZE2XfzQ==}
|
||||
dependencies:
|
||||
'@api.global/typedrequest-interfaces': 3.0.1
|
||||
'@api.global/typedserver': 3.0.13
|
||||
'@api.global/typedserver': 3.0.16
|
||||
'@push.rocks/isohash': 2.0.1
|
||||
'@push.rocks/isounique': 1.0.5
|
||||
'@push.rocks/lik': 6.0.12
|
||||
|
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tswatch',
|
||||
version: '2.0.18',
|
||||
version: '2.0.20',
|
||||
description: 'watch typescript projects during development'
|
||||
}
|
||||
|
@@ -48,6 +48,8 @@ export class TsWatch {
|
||||
injectReload: true,
|
||||
serveDir: plugins.path.join(paths.cwd, './dist_watch/'),
|
||||
port: 3002,
|
||||
enableCompression: true,
|
||||
preferredCompressionMethod: 'gzip',
|
||||
});
|
||||
|
||||
const bundleAndReloadElement = async () => {
|
||||
|
Reference in New Issue
Block a user