Skip to content
This repository has been archived by the owner on Mar 1, 2020. It is now read-only.

The library does not found on npm but importer add npm auto-update config #27

Open
pvnr0082t opened this issue May 13, 2016 · 0 comments

Comments

@pvnr0082t
Copy link
Contributor

pvnr0082t commented May 13, 2016

I take titatoggle as an example. This library does not be published on NPM, but importer added npm auto-update config in package.json. It should use git auto-update instead of npm autoupdate.

  "npmName": "TiTaToggle", 
  "npmFileMap": [  
    { 
      "basePath": "/dist",
      "files": [ 
        "**/*"  
      ] 
    } 
  ]

btw, if there is a dist folder, basePath should be "dist". We don't need the slash.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant