]> git.proxmox.com Git - mirror_novnc.git/commit - package.json
Explicitly list what we want in our NPM package
authorPierre Ossman <ossman@cendio.se>
Thu, 13 Dec 2018 09:43:34 +0000 (10:43 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 11 Jan 2019 12:39:02 +0000 (13:39 +0100)
commitea4065f33a39eb78d842cb86480b07da62f8528d
tree10aa71e910d211f239f6a364f9f2589670dff190
parent18439b0680811f175e39ce381d0faa138f868d3c
Explicitly list what we want in our NPM package

Switch over to explicitly listing what we want to include, rather
than listing what we don't want to include. There is too much risk
of getting random junk from your working copy otherwise. This should
also hopefully complain if something is missing.
.npmignore [deleted file]
package.json
vendor/browser-es-module-loader/.npmignore [deleted file]