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

Remove "assets" from package.json "scripts" section #138

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

timriley
Copy link
Member

We no longer need this. Instead, our assets CLI commands are detecting the config/assets.js file and calling it directly.

Fixes #133.

We no longer need this. Instead, our assets CLI commands are detecting the `config/assets.js` file and calling it directly.
@timriley timriley added this to the v2.1.0 milestone Feb 11, 2024
@timriley timriley self-assigned this Feb 11, 2024
@timriley timriley changed the title Remove “assets” entry in package.json scripts Remove “assets” entry in package.json scripts section Feb 11, 2024
@timriley timriley changed the title Remove “assets” entry in package.json scripts section Remove "assets" from package.json "scripts" section Feb 11, 2024
@timriley timriley merged commit f17669c into main Feb 11, 2024
9 checks passed
@timriley timriley deleted the stop-generating-assets-script-entry branch February 11, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Stop generating scripts->assets entry in package.json
1 participant