mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +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
|
||||
|
||||
todo moving out the screen makes stickers editable again
|
||||
todo make poly editable only on click/manual edit dialog open
|
||||
|
||||
## FEATURES
|
||||
|
||||
done make arrows and distance points
|
||||
|
|
|
@ -143,7 +143,7 @@ module.exports = () => {
|
|||
devServer: {
|
||||
historyApiFallback: true,
|
||||
port: 8000,
|
||||
host: '192.168.88.40',
|
||||
// host: '192.168.88.40',
|
||||
contentBase: 'dist',
|
||||
publicPath: '/',
|
||||
hot: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue