Sandstone pack template Generated pack is in generated branch. To build the packs, run: npm run build // or yarn build // or sand build To automatically rebuild the packs on each change, run: npm run watch // or yarn watch // or sand watch