Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@darkhm/constructor-scripts

Scripts for constructor

readme

Utilites to start/build/zip module for core application

Special commands

  1. start - run application for developments. This mode provide render component into web browser and script by url address http://localhost:8080/{project-name}.js. You can pass this url into preference of core application to inject module for development.
  2. build - build application for prodaction.
  3. zip - make zip archive to pass them into marketplace or share.