Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Conversation

kris-ellery
Copy link
Member

The future build process with Rollup is vastly different than the simple Babel transpilation of lib and bin in this package. Since we're sticking to ESM, we don't need the build step here.

  • Moved ./src/bin to ./bin
  • Moved ./src/ to ./lib
  • Removed ./babel.config.js
  • Removed build scripts from package.json
  • Updated paths in packahe.json
  • Updated ./.eslintignore, ./.gitignore, and jest.config.js to with new directories

@kris-ellery kris-ellery merged commit 6301821 into 8x Dec 2, 2021
@kris-ellery kris-ellery deleted the build/swap-babel-for-rollup branch December 2, 2021 19:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant