mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
changed todo
This commit is contained in:
parent
c10ea8a685
commit
413a89a0bb
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,8 @@
|
||||||
## BUGS
|
## BUGS
|
||||||
|
|
||||||
todo moving out the screen makes stickers editable again
|
todo moving out the screen makes stickers editable again
|
||||||
|
todo make poly editable only on click/manual edit dialog open
|
||||||
|
|
||||||
## FEATURES
|
## FEATURES
|
||||||
|
|
||||||
done make arrows and distance points
|
done make arrows and distance points
|
||||||
|
|
|
@ -143,7 +143,7 @@ module.exports = () => {
|
||||||
devServer: {
|
devServer: {
|
||||||
historyApiFallback: true,
|
historyApiFallback: true,
|
||||||
port: 8000,
|
port: 8000,
|
||||||
host: '192.168.88.40',
|
// host: '192.168.88.40',
|
||||||
contentBase: 'dist',
|
contentBase: 'dist',
|
||||||
publicPath: '/',
|
publicPath: '/',
|
||||||
hot: true,
|
hot: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue