List of questions
Related questions
Question 207 - Certified B2B Commerce Developer discussion
What is one requirement to keep in mind when including additional JavaScript 1h files in a Lightning Web Component?
A.
The files must be ES6 modules and must have names that are unique within the component's folder.
B.
Only five of the files can be used with an import statement
C.
All the files must be imported to a singleton.js file and the singleton.js file can be used with an import statement
D.
Only one of the files can be used with an import statement
Your answer:
0 comments
Sorted by
Leave a comment first