javascript_pack_tag 'javascriptNamePackage' render api json file instead of showing web page and load javascript package
In index.html.erb I have =javascript_pack_tag 'javascriptNamePackage' which render entire api json file and ignore all javascript package and everything..
If someone have idea what am I doing wrong I will be gratefull if you help me.
Tnx in advance!