mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-26 15:15:26 +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
|
||||
styleguide-app: styleguide-app/elm.js
|
||||
@echo "Visit http://localhost:8000/index.html to see the styleguide app in your browser"
|
||||
cd styleguide-app && npx elm reactor
|
||||
@echo "the styleguide-app command is deprecated; use serve-public."
|
||||
@exit 1
|
||||
|
||||
documentation.json: node_modules
|
||||
npx elm make --docs $@
|
||||
|
Loading…
Reference in New Issue
Block a user