aggiunto .npmignore

This commit is contained in:
Matteo Manzinello 2019-05-09 10:06:11 +02:00
parent 03f216f5c8
commit 29d30f6afd
2 changed files with 4 additions and 0 deletions

2
.npmignore Normal file
View File

@ -0,0 +1,2 @@
assets
src

View File

@ -33,6 +33,8 @@ you can also import mailgo in `<head>` using `defer`
</head>
```
(note: the GitHub `/dist` is totally unstable, use `unpkg` or `npm` to test **mailgo**, thanks!)
---
## usage