🚀 RELEASE: v1.2.11 , fix #12
This commit is contained in:
		@@ -36,6 +36,7 @@ function vitePluginCesium(
 | 
			
		||||
      if (c.base) {
 | 
			
		||||
        base = c.base;
 | 
			
		||||
      }
 | 
			
		||||
      if (base === '') base = './';
 | 
			
		||||
      if (isBuild) CESIUM_BASE_URL = path.join(base, CESIUM_BASE_URL);
 | 
			
		||||
      const userConfig: UserConfig = {
 | 
			
		||||
        build: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user