Angular 2: Import static json file? -


how import various json resource files component *.ts classes? need expose json files using "export"?

unfortunately can't directly load json file need eather load file using http request or place json variables directly in component


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -