Skip to content

For testing npm prepare for dependencies installed directly from git

Notifications You must be signed in to change notification settings

DesignByOnyx/npm-prepare-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm prepare test repo

This repo is for testing a dependency installed directly from git to ensure that npm prepare is run automatically during installation. To test try installing this package using any of the following commands:

  • npm install DesignByOnyx/npm-prepare-test
  • npm install https://github.com/DesignByOnyx/npm-prepare-test/tarball/main

The thing you want to look for is to make sure a dist folder was created inside node_modules/npm-prepare-test.

About

For testing npm prepare for dependencies installed directly from git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published