Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Commit d40f094

Browse files
committed
Export typed definition for CJS
1 parent ec4984c commit d40f094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function build(dest, module) {
2727
return () => {
2828
const tsProject = ts.createProject("tsconfig.json", {
2929
noEmitOnError: true,
30-
declaration: dest==="lib",
30+
declaration: true,
3131
target: "es5",
3232
module,
3333
});

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /