Files
blockly/package.json
Christopher Allen 3aa6b476aa Ignore public/ directory; always serve repository root
By default http-server will serve ./public if it exists.  We
want it to always serve the repository root, so configure the
start script to specify that explicitly, so that the existence of
a public/ directory will not break things.
2021-07-20 16:48:30 -07:00

3.3 KiB