general: revert #1665
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
yarn pbjs -t static-module --no-convert --no-beautify -w es6 --no-bundle --no-delimited --no-verify --no-comments -o ./index.js ./WAProto.proto;
|
||||
yarn pbjs -t static-module --no-convert --no-beautify -w es6 --no-bundle --no-delimited --no-verify ./WAProto.proto | yarn pbts --no-comments -o ./index.d.ts -;
|
||||
yarn pbjs -t static-module --no-beautify -w es6 --no-bundle --no-delimited --no-verify --no-comments -o ./index.js ./WAProto.proto;
|
||||
yarn pbjs -t static-module --no-beautify -w es6 --no-bundle --no-delimited --no-verify ./WAProto.proto | yarn pbts --no-comments -o ./index.d.ts -;
|
||||
node ./fix-imports.js
|
||||
|
||||
+289
-289
File diff suppressed because it is too large
Load Diff
Vendored
+2795
-1514
File diff suppressed because it is too large
Load Diff
+48622
-1560
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user