Hi,
I want to add french data to my schedule, I went with the steps provided at the documentation, but I fail in the step which said :
- Once installed, configure the
system.config.js
configuration settings as shown in the following code to map the systemjs-plugin-json
loader.
first i"m using angular cli so I can't find the "system.config.js" to map the js loader to the plugin. when I added locale attribute to the html there are many errors appear at the console of the browser. I think the reasons is the json not loaded correctly. so what can I do?