Skip to content

Commit 2e28add

Browse files
Update JSCharting version to 3.0.2
1 parent 3dab169 commit 2e28add

File tree

5 files changed

+1900
-2028
lines changed

5 files changed

+1900
-2028
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ export default {
241241

242242
### Chart resources
243243
The JSCharting library includes resources (modules, mapping data, polyfills, icons library) that load automatically
244-
when they are needed. The `examples/` webpack build copies these resources to the `./dist/jsc/` folder.
244+
when they are needed. The `examples/` webpack build copies these resources to the `./dist/assets/jscharting` folder.
245245
The examples app component `examples/src/App.vue` file calls the `JSC.defaults()` function to set `baseUrl` option with this path globally in
246246
its constructor. All subsequent charts will be aware of the location of these resources.
247247

0 commit comments

Comments
 (0)