Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit ac82de9

Browse files
authored
Build/cleanup (#3)
* fix(gulp/fs-extra): fixed init command copying * chore(Moved some constants out from the global scope closer to the usage (typedoc cleanup)): * chore(project cleanup): added dist_tests to gitignore Removed compiled files from dist_tests, added dist_tests to gitignore to clean up GIT repo from files that only needed to test the project
1 parent d6f9f43 commit ac82de9

48 files changed

Lines changed: 41 additions & 1131 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,9 @@ jspm_packages
3939
# Sense/NET temp folder for stage
4040
tmp
4141

42+
# Test compiled files
43+
dist_tests
44+
4245
# TypeDoc documentation
43-
documentation
46+
documentation
47+

dist/index.js

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

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

dist/sn-fetch-types.js

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

dist/sn-fetch-types.js.map

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

dist/utils/snconfig/snconfigreader.js

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

0 commit comments

Comments
 (0)