Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove scripts dir #715

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

WilliamKelley
Copy link
Contributor

@WilliamKelley WilliamKelley commented Nov 15, 2023

  • delete /scripts/ dir (just one script: copy-files and its babel config
  • uninstall isolated deps:
    • (from copy-files.ts) npm uninstall path fs-extra glob
    • (from babel.config.js) npm uninstall @babel/preset-env @babel/plugin-transform-react-constant-elements babel-plugin-react-remove-properties @babel/preset-react @babel/preset-typescript babel-plugin-optimize-clsx @babel/plugin-proposal-class-properties @babel/plugin-proposal-object-rest-spread @babel/plugin-transform-runtime
    • (from previously deleted custom scripts) npm uninstall rimraf

@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-scripts branch from 8c91dbe to 0683993 Compare November 15, 2023 23:08
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-spark branch from d85e17c to 04402c9 Compare November 15, 2023 23:10
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-scripts branch from 0683993 to 919a433 Compare November 15, 2023 23:11
@WilliamKelley WilliamKelley changed the title feat!: remove scripts chore: remove scripts Nov 16, 2023
@WilliamKelley WilliamKelley changed the title chore: remove scripts chore: remove scripts dir Nov 16, 2023
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-spark branch from 04402c9 to e09fde3 Compare November 16, 2023 00:35
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-scripts branch from 919a433 to 1e6b1e9 Compare November 16, 2023 00:38
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-spark branch from e09fde3 to eb0c0a7 Compare November 16, 2023 00:39
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-scripts branch from 1e6b1e9 to 366e354 Compare November 16, 2023 00:41
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-spark branch from eb0c0a7 to beb9c86 Compare November 20, 2023 21:29
Base automatically changed from wk/20231115-feat-remove-spark to main November 20, 2023 21:30
@WilliamKelley WilliamKelley force-pushed the wk/20231115-feat-remove-scripts branch from 366e354 to c06d3d2 Compare November 20, 2023 21:30
@WilliamKelley WilliamKelley merged commit 51be350 into main Nov 20, 2023
1 check passed
@WilliamKelley WilliamKelley deleted the wk/20231115-feat-remove-scripts branch November 20, 2023 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants