AlaskaAirlines/auro-select

SRC is not in the npm package

Closed this issue · 0 comments

Describe the bug

registerComponent method call in index.js is pointing to src which only works locally. NPM package doesn't work due to src dir in the NPMignore

To Reproduce

Steps to reproduce the behavior:

  1. Attempt to run the index.js file (e.g. install the component and import it into another project)

Expected behavior

No errors about the path to registerComponent