1.2.2 • Published 7 years ago

@zippytech/theme-builder v1.2.2

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

@zippytech/theme-builder

Theme building scripts for our React components

To build theme run: @zippytech/theme-builder

Takes the following environment parameters:

INPUT_PATH=./test/style OUTPUT_PATH=./test/output NODE_MODULES_PATH=./test/fake_node_modules @zippytech/theme-builder

These parameters have the following defaults const INPUT_PATH = path.resolve(process.cwd(), './style') const OUTPUT_PATH = path.resolve(process.cwd(), './') const NODE_MODULES_PATH = path.resolve(process.cwd(), 'node_modules')

Apache2

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago