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

feat(tooling): add clean command, run prior to build #192

Merged
merged 1 commit into from
Jan 24, 2020
Merged

Conversation

greatislander
Copy link
Collaborator

Description

This PR adds an npm clean command to clean up assets, modules, and components prior to a fresh build.

Steps to test

  1. Install updated dependencies: npm ci
  2. Run build script: npm run build
  3. Run clean script: npm run clean

Expected behavior: /build, /dist, and /public are removed.

Additional information

Not applicable.

Related issues

Not applicable.

@greatislander greatislander added the enhancement New feature or request label Jan 24, 2020
@greatislander greatislander added this to the 1.0.0-alpha.9 milestone Jan 24, 2020
@greatislander greatislander requested a review from jhung January 24, 2020 01:12
@greatislander greatislander self-assigned this Jan 24, 2020
@netlify
Copy link

netlify bot commented Jan 24, 2020

Deploy preview for pinecone ready!

Built with commit 26b14e9

https://deploy-preview-192--pinecone.netlify.com

@greatislander greatislander merged commit 6feeddd into dev Jan 24, 2020
@greatislander greatislander deleted the add/clean branch January 24, 2020 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants