1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-10 22:14:35 +00:00

fix: adding .npmignore to reduce bundle size and updating homepage in README

This commit is contained in:
Allan Bowe
2021-05-15 21:05:51 +03:00
parent 26c085b354
commit ea057d4655
2 changed files with 8 additions and 1 deletions

7
.npmignore Normal file
View File

@@ -0,0 +1,7 @@
all.sas
build.py
.gitpod*
tests/
sasjs/
.vscode/
.github/