Selenium: Fix .npmignore

Created on 8 Jun 2018  路  2Comments  路  Source: SeleniumHQ/selenium

You are currently shipping various redundant files such as tests, examples etc.

Please consider not shipping files that are non essential for the package to function.

Prime candidates are test examples, lib/test.

C-nodejs

Most helpful comment

FYI: an alternative is specifying files in the package.json

All 2 comments

Also .idea, ide.iml, selenium.iml. Looks like @shs96c and @barancev use IntelliJ :)

FYI: an alternative is specifying files in the package.json

Was this page helpful?
0 / 5 - 0 ratings