Skip to content

Commit 9106a49

Browse files
committed
chore: build-commit
1 parent 69e1fe6 commit 9106a49

File tree

5 files changed

+5
-307
lines changed

5 files changed

+5
-307
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ package-lock.json
1616
dist
1717
nuclide/dist-nuclide-*
1818
dist-nuclide
19-
package
2019
commons-atom
2120
commons-ui

package/main.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
export declare function activate(): void;
2+
export declare function deactivate(): void;

package/main.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/main.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-lock.yaml

Lines changed: 0 additions & 306 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)