@gem-mine/dev-entry

v1.2.3-alpha.1
@gem-mine/dev-entry

tcm

tcm -p src/**/*.less

build

npm run lint && gulp

build:ts

npm run tcm && npm run lint && gulp build:ts

lib

gulp lib

lib:ts

npm run tcm && gulp lib:ts

lint

eslint "src/**/*.{js,jsx,ts,tsx}" && tsc --noEmit

modern

gulp modern

modern:ts

npm run tcm && gulp modern:ts

module

gulp module

module:ts

npm run tcm && gulp module:ts

prepublishOnly

npm run build:ts
npm i @gem-mine/[email protected]

Metadata

Downloads