Skip to content
This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Commit 85b3245

Browse files
netsvetochArtem Netsvetaev
andauthored
/timetable path pwa default (#43)
Co-authored-by: Artem Netsvetaev <physphile@vk.com>
1 parent d893560 commit 85b3245

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ module.exports = (webpackConfigEnv, argv) => {
8888
},
8989
],
9090
ios: true,
91-
publicPath: '/',
91+
publicPath: '/timetable',
9292
}),
9393
...nonlocal_plugins,
9494
],

0 commit comments

Comments
 (0)