Removed worldwind.js and worldwind.min.js from .npmignore

- The npm package itself is not using them (it's using
   a worldwind.min.js copy named index.js to get around
   npm's scoping issues), but they will be useful while
   using unpkg's CDN, which exposes the files inside any
   package published in npm.
This commit is contained in:
Miguel Del Castillo 2017-08-04 13:37:54 -05:00
parent 78d8baccf3
commit ad666de06a

View File

@ -20,6 +20,4 @@ karma.conf.js
layout.tmpl
package-lock.json
package.json
README.md
worldwind.min.js
worldwind.js
README.md