mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-25 08:06:51 +00:00
Add context menu allowing you to copy context path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "webpack-cli -p",
|
||||
"start": "webpack-dev-server -d --content-base ./public"
|
||||
"start": "webpack-dev-server -d --content-base ./public --host 0.0.0.0"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Misode",
|
||||
|
||||
Reference in New Issue
Block a user