You can add compiled template in your HTML page using __________.

Q & AYou can add compiled template in your HTML page using __________.
Admin Staff asked 3 years ago

You can add compiled template in your HTML page using __________.

A. <template url=”path/to/templatesCompiled.js”></template>

B. <script src=”path/to/templatesCompiled.js”></script>

C. <template src=”path/to/templatesCompiled.js”></template>

D. <script url=”path/to/templatesCompiled.js”></script>

1 Answers
Admin Staff answered 3 years ago

B. <script src=”path/to/templatesCompiled.js”></script>