https://github.com/bigcommerce/themes-lib-bundle
https://github.com/bigcommerce/themes-lib-bundle
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bigcommerce/themes-lib-bundle
- Owner: bigcommerce
- Created: 2021-06-03T12:47:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-22T06:18:08.000Z (over 4 years ago)
- Last Synced: 2026-04-18T00:38:26.958Z (3 months ago)
- Language: JavaScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bc-bundle
Bundle a Bigcommerce theme for the marketplace.
## Installation
`npm install -g pixelunion/bc-bundle`
## Usage
`bc-bundle `[--fast]
The bundled theme will be output the the current directory.
If using the --fast flag, bundling will not install dependencies and will maximize concurrent file copying.