Skip to content

Commit

Permalink
chore(build) remove bundle directory
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Oct 6, 2018
1 parent 1eef513 commit 04fe22b
Show file tree
Hide file tree
Showing 799 changed files with 93 additions and 14,520 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ node_modules/
/.awcache
/.vscode

# bundle
packages/**/*.d.ts
packages/**/*.js

# misc
.DS_Store
lerna-debug.log
npm-debug.log
yarn-error.log
/src/common/npm-debug.log
/src/core/npm-debug.log
/src/testing/npm-debug.log
/src/microservices/npm-debug.log
/src/websockets/npm-debug.log
/**/npm-debug.log

# example
/quick-start
Expand Down
3 changes: 0 additions & 3 deletions bundle/common/cache/cache.constants.d.ts

This file was deleted.

5 changes: 0 additions & 5 deletions bundle/common/cache/cache.constants.js

This file was deleted.

8 changes: 0 additions & 8 deletions bundle/common/cache/cache.module.d.ts

This file was deleted.

60 changes: 0 additions & 60 deletions bundle/common/cache/cache.module.js

This file was deleted.

2 changes: 0 additions & 2 deletions bundle/common/cache/cache.providers.d.ts

This file was deleted.

17 changes: 0 additions & 17 deletions bundle/common/cache/cache.providers.js

This file was deleted.

1 change: 0 additions & 1 deletion bundle/common/cache/decorators/cache-key.decorator.d.ts

This file was deleted.

5 changes: 0 additions & 5 deletions bundle/common/cache/decorators/cache-key.decorator.js

This file was deleted.

1 change: 0 additions & 1 deletion bundle/common/cache/decorators/index.d.ts

This file was deleted.

6 changes: 0 additions & 6 deletions bundle/common/cache/decorators/index.js

This file was deleted.

5 changes: 0 additions & 5 deletions bundle/common/cache/default-options.d.ts

This file was deleted.

7 changes: 0 additions & 7 deletions bundle/common/cache/default-options.js

This file was deleted.

5 changes: 0 additions & 5 deletions bundle/common/cache/index.d.ts

This file was deleted.

10 changes: 0 additions & 10 deletions bundle/common/cache/index.js

This file was deleted.

11 changes: 0 additions & 11 deletions bundle/common/cache/interceptors/cache.interceptor.d.ts

This file was deleted.

66 changes: 0 additions & 66 deletions bundle/common/cache/interceptors/cache.interceptor.js

This file was deleted.

1 change: 0 additions & 1 deletion bundle/common/cache/interceptors/index.d.ts

This file was deleted.

6 changes: 0 additions & 6 deletions bundle/common/cache/interceptors/index.js

This file was deleted.

17 changes: 0 additions & 17 deletions bundle/common/cache/interfaces/cache-manager.interface.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions bundle/common/cache/interfaces/cache-manager.interface.js

This file was deleted.

14 changes: 0 additions & 14 deletions bundle/common/cache/interfaces/cache-module.interface.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions bundle/common/cache/interfaces/cache-module.interface.js

This file was deleted.

2 changes: 0 additions & 2 deletions bundle/common/cache/interfaces/index.d.ts

This file was deleted.

2 changes: 0 additions & 2 deletions bundle/common/cache/interfaces/index.js

This file was deleted.

28 changes: 0 additions & 28 deletions bundle/common/constants.d.ts

This file was deleted.

30 changes: 0 additions & 30 deletions bundle/common/constants.js

This file was deleted.

6 changes: 0 additions & 6 deletions bundle/common/decorators/core/bind.decorator.d.ts

This file was deleted.

14 changes: 0 additions & 14 deletions bundle/common/decorators/core/bind.decorator.js

This file was deleted.

7 changes: 0 additions & 7 deletions bundle/common/decorators/core/catch.decorator.d.ts

This file was deleted.

Loading

0 comments on commit 04fe22b

Please sign in to comment.