mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
chore: add devcontainer.json (#2545)
* chore: add devcontainer.json * Set sockPort: location
This commit is contained in:
@@ -19,6 +19,7 @@ katexConfig.devServer = {
|
||||
disableHostCheck: true,
|
||||
host: '0.0.0.0',
|
||||
port: PORT,
|
||||
sockPort: 'location',
|
||||
stats: {
|
||||
colors: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user