]> git.proxmox.com Git - mirror_novnc.git/commit - package.json
[infra] updated packaging config
authorSolly Ross <sross@redhat.com>
Tue, 3 Oct 2017 23:36:36 +0000 (19:36 -0400)
committerSolly Ross <sross@redhat.com>
Wed, 4 Oct 2017 18:29:54 +0000 (14:29 -0400)
commitf6dd102a146e0b2a7b943a233322d896c24ff860
tree018340f14b8ddb168109848f70b9b2b6d0557060
parenta80955ee7a7479acf3a6c9ec2221bfba22a1d934
[infra] updated packaging config

This updates the .npmignore file to ignore some new files that were
recently added, and to keep the `core` directory, so that noVNC can be
used as an ES6 module from NPM.

This also updates package.json to clean when generating lib files in the
`prepare` phase (which has replaced the `prepublish` phase).
.gitignore
.npmignore
package.json