Commit 77dcd381 by Jonathan Thomas

Configure correct deployment path

parent 26150d87
Pipeline #8981 passed with stage
in 34 seconds
......@@ -4,5 +4,5 @@
* @type {import('@vue/cli-service').ProjectOptions}
*/
module.exports = {
publicPath: '' // Use relative path during build
publicPath: '/apps/simple-editor/' // Use relative path during build
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment