diff options
Diffstat (limited to '.npmignore')
-rw-r--r-- | .npmignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ **/*.ts !**/*.d.ts +.git node_modules/ tsconfig.json webpack.config.js |
index : sdc/sdc-pubsub | ||
Publish Subscribe library using post message for sdc plugins. | Grokmirror user |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .npmignore | 1 |
@@ -1,5 +1,6 @@ **/*.ts !**/*.d.ts +.git node_modules/ tsconfig.json webpack.config.js |