incorrect webpack config of 'publicPath': #527

Closed
opened 2025-08-09 17:16:38 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @kennywangjin on 8/4/2017

Current templates set webpack configuration 'publicPath' to 'dist/', which will cause "The path in 'value' must start with '/'" error when start requesting.
when changing to '/dist/', it works.

*Originally created by @kennywangjin on 8/4/2017* Current templates set webpack configuration 'publicPath' to 'dist/', which will cause "The path in 'value' must start with '/'" error when start requesting. when changing to '/dist/', it works.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#527
No description provided.