Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove built in tasks #50

Merged
merged 6 commits into from Apr 12, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -31,6 +31,7 @@ coverage
.vscode

# build folders
build
dist

# OS
Expand Down
37 changes: 37 additions & 0 deletions modules/node_modules/@knit/common-tasks/tasks/copy.js

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

1 change: 1 addition & 0 deletions modules/node_modules/@knit/common-tasks/tasks/index.js

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

3 changes: 1 addition & 2 deletions modules/node_modules/@knit/jest-config-socks/package.json

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

42 changes: 0 additions & 42 deletions modules/node_modules/@knit/knit-core/__tests__/unit.test.js

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

11 changes: 0 additions & 11 deletions modules/node_modules/@knit/knit-core/index.js

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

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

1 change: 0 additions & 1 deletion modules/node_modules/@knit/knit/bin/cli-release.js

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

12 changes: 9 additions & 3 deletions modules/node_modules/@knit/knit/bin/cli.js

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

69 changes: 0 additions & 69 deletions modules/node_modules/@knit/knit/lib/build.js

This file was deleted.

11 changes: 0 additions & 11 deletions modules/node_modules/@knit/knit/lib/build.js.flow

This file was deleted.

67 changes: 0 additions & 67 deletions modules/node_modules/@knit/knit/tasks/build.js

This file was deleted.

8 changes: 5 additions & 3 deletions modules/node_modules/@knit/knit/tasks/exec.js

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

2 changes: 1 addition & 1 deletion modules/node_modules/@knit/knit/tasks/publish.js

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