jss-extend

v1.1.0
JSS plugin that enables inheritance
jss plugin extend inheritance

all

npm run lint && npm run build

test

opener ./test/index.html

build

npm run clean && npm run build:lib && npm run build:max && npm run build:min

clean

rimraf ./lib/*

build:lib

babel src --out-dir lib

build:max

NODE_ENV=development webpack src/index.js dist/jss-extend.js

build:min

NODE_ENV=production webpack src/index.js dist/jss-extend.min.js

lint

eslint ./src

prepublish

npm run all && git push --tags

Metadata

  • MIT
  • Whatever
  • Oleg Slobodskoi
  • released 11/14/2015

Downloads

Maintainers