mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
Merge branch 'master' into feature/dialog-editor
# Conflicts: # src/components/dialogs/MapListDialog.tsx # src/modules/Poly.ts # src/styles/dialogs.less
This commit is contained in:
commit
d42586d9e0
25 changed files with 556 additions and 971 deletions
|
@ -142,6 +142,7 @@ module.exports = () => {
|
|||
devServer: {
|
||||
historyApiFallback: true,
|
||||
port: 8000,
|
||||
// host: '192.168.88.40',
|
||||
contentBase: 'dist',
|
||||
publicPath: '/',
|
||||
hot: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue