Delete NOTICE.md

This commit is contained in:
Angelos Chalaris
2018-10-08 20:17:54 +03:00
committed by GitHub
parent 85ec40994c
commit 8d0f627991

15
dist/NOTICE.md vendored
View File

@ -1,15 +0,0 @@
# WARNING!
The `_30s` module is not production ready. Do NOT use it in production websites.
It is strictly for testing purposes at this moment in time. Snippets do not have
any unit tests written and will not be reliable.
Snippet names can and will change without notice between minor versions.
Given the version `0.x.y`:
* `x` indicates a snippet name change.
* `y` indicates a new snippet or fix.
If your project is not serious and you do not care about the above issues, you will want
to use the `es5` version and also include `babel-polyfill` for widest browser support.