@engineerapart/stencil-lift

v0.1.7
Stencil Lift - An SSR-safe data loading, serialization, and rehydration utility for Stencil apps, powered by Redux

build

NODE_ENV=production stencil build --ssr

dev

sd concurrent "stencil build --dev --watch" "stencil-dev-server"

serve

stencil-dev-server

start

npm run dev

start:ssr

npm run build && NODE_ENV=production node server.js

test

npm run lint && jest

test.watch

jest --watch

lint

tslint --project ./tsconfig.json

changelog

conventional-changelog -p angular -i CHANGELOG.md -s

deploy

npm run build && npm run changelog && yarn publish --access public --patch
npm i @engineerapart/stencil-lift

Metadata

  • MIT
  • Whatever
  • Ionic Team
  • released 6/12/2018

Downloads

Maintainers