We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a023c0f commit 0fbc004Copy full SHA for 0fbc004
.aegir.cjs
@@ -4,5 +4,8 @@
4
module.exports = {
5
build: {
6
bundlesizeMax: '143KB'
7
+ },
8
+ ts: {
9
+ copyTo: './dist/types'
10
}
11
0 commit comments