mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-27 23:56:10 +03:00
deprecate styleguide-app
This commit is contained in:
parent
70d28eee26
commit
7a0c9ab457
4
Makefile
4
Makefile
@ -22,8 +22,8 @@ clean:
|
|||||||
|
|
||||||
.PHONY: styleguide-app
|
.PHONY: styleguide-app
|
||||||
styleguide-app: styleguide-app/elm.js
|
styleguide-app: styleguide-app/elm.js
|
||||||
@echo "Visit http://localhost:8000/index.html to see the styleguide app in your browser"
|
@echo "the styleguide-app command is deprecated; use serve-public."
|
||||||
cd styleguide-app && npx elm reactor
|
@exit 1
|
||||||
|
|
||||||
documentation.json: node_modules
|
documentation.json: node_modules
|
||||||
npx elm make --docs $@
|
npx elm make --docs $@
|
||||||
|
Loading…
Reference in New Issue
Block a user