Skip to content

Commit

Permalink
remove some tests so we don't need esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
baartch committed Mar 1, 2022
1 parent da8d0e9 commit 9d69434
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 133 deletions.
4 changes: 0 additions & 4 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projen/tasks.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ const project = new awscdk.AwsCdkConstructLibrary({
'aws-cdk-lib',
'constructs',
], */
bundledDeps: [
/* bundledDeps: [
'esbuild',
],
], */
keywords: ['aws', 'cdk', 'cdkv2', 'iot', 'wireless', 'lorawan', 'lambda', 'gateway'],

// deps: [], /* Runtime dependencies of this module. */
Expand Down
6 changes: 0 additions & 6 deletions package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
120 changes: 0 additions & 120 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9d69434

Please sign in to comment.