@lrnwebcomponents/simple-icon

v2.7.7
Render an SVG based icon
web-components html

test

../../node_modules/.bin/wct --configFile ../../wct.conf.json node_modules/@lrnwebcomponents/simple-icon/test/

start

yarn run dev

build

../../node_modules/.bin/gulp --gulpfile=gulpfile.cjs && ../../node_modules/.bin/rollup -c && ../../node_modules/.bin/prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze "**/*.js" --outFile custom-elements.json

dev

../../node_modules/.bin/concurrently --kill-others "yarn run watch" "yarn run serve"

watch

../../node_modules/.bin/gulp dev --gulpfile=gulpfile.cjs

serve

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

lighthouse

../../node_modules/.bin/gulp lighthouse --gulpfile=gulpfile.cjs
npm i @lrnwebcomponents/[email protected]

Metadata

Downloads