Skip to content

Commit 8eeab35

Browse files
committed
feat(toolkit-lib)!: introducing the AWS CDK Toolkit Library
1 parent dee84c1 commit 8eeab35

File tree

4 files changed

+419
-1
lines changed

4 files changed

+419
-1
lines changed

.projenrc.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,6 +1146,7 @@ toolkitLib.postCompileTask.exec('node ./lib/api/aws-cdk.js >/dev/null 2>/dev/nul
11461146

11471147
// Do include all .ts files inside init-templates
11481148
toolkitLib.npmignore?.addPatterns(
1149+
'assets',
11491150
'build-tools',
11501151
'docs',
11511152
'typedoc.json',

packages/@aws-cdk/toolkit-lib/.npmignore

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

0 commit comments

Comments
 (0)