krzema12 / hypergravity

Gravity simulation in Hyper terminal
MIT License
23 stars 5 forks source link

Don't keep index.js in git #8

Closed krzema12 closed 6 years ago

krzema12 commented 6 years ago

Actual: yarn build has to be called to regenerate index.js. During normal installation process, it's not called. As a workaround, index.js should be tracked in git and regenerated with every change.

Desired: the client adds hypergravity to his Hyper config, and the plugin is installed successfully. index.js is not tracked in git.