Skip to content

Commit cacbebd

Browse files
CarlosBonettierikras
authored andcommitted
Copying typescript definition file to dist folder (#13)
1 parent ba6dd39 commit cacbebd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package-scripts.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ module.exports = {
5757
},
5858
copyTypes: series(
5959
npsUtils.copy('src/*.js.flow dist'),
60+
npsUtils.copy('src/*.d.ts dist'),
6061
npsUtils.copy(
6162
'dist/index.js.flow dist --rename="final-form-calculate.cjs.js.flow"'
6263
),

0 commit comments

Comments
 (0)