@lrnwebcomponents/hax-iconset

v4.0.4
HAX-specific icons
web-components html

start

yarn run dev

build

gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write "**/*.{js,json}" && wca analyze "**/*.js" --format vscode --outFile vscode-html-custom-data.json

dev

concurrently --kill-others "yarn run watch" "yarn run serve"

watch

gulp dev --gulpfile=gulpfile.cjs

serve

es-dev-server -c ../../es-dev-server.config.js

lighthouse

gulp lighthouse --gulpfile=gulpfile.cjs

test

web-test-runner "test/**/*.test.js" --node-resolve --config=../../web-test-runner.config.mjs

test:watch

web-test-runner "test/**/*.test.js" --node-resolve --config=../../web-test-runner.config.mjs --watch

test:browsers

web-test-runner "test/**/*.test.js" --node-resolve --config=../../web-test-runner.config.mjs --playwright --browsers chromium firefox webkit
npm i @lrnwebcomponents/[email protected]

Metadata

Downloads