diff --git a/config.js b/config.js index 5a7e5a31b3..957b329f61 100644 --- a/config.js +++ b/config.js @@ -66,7 +66,7 @@ const config = { compiler_hash_type: __PROD__ ? 'chunkhash' : 'hash', compiler_fail_on_warning: __TEST__ || __PROD__, compiler_output_path: paths.base(envConfig.dir_docs_dist), - compiler_public_path: __PROD__ ? '//raw.github.com/Semantic-Org/Semantic-UI-React/gh-pages/' : '/', + compiler_public_path: '/', compiler_stats: { hash: false, // the hash of the compilation version: false, // webpack version info