You need to sign in to do that
Don't have an account?

Unique error in lightning component
we have requirement to develope a community by lightning components.
Client porvided us the html, css, js as a package. When we are integrating that files in lightning components we are facing different errors.The JS and css file in clients code are links to different folder in same package as its in HTML..so We have added that files in static resource and added links in our lightning cmp.


Client porvided us the html, css, js as a package. When we are integrating that files in lightning components we are facing different errors.The JS and css file in clients code are links to different folder in same package as its in HTML..so We have added that files in static resource and added links in our lightning cmp.