use_loader_framework7 | R Documentation |
Adds the Framework7 loader.
use_loader_framework7(test = "\\.(f7).(html|js|jsx)$")
test |
Test regular expression test which files should be transformed by the loader. |
Excludes node_modules
by default. If used outside scaffold_golem
context, installs the babel-loader in the dev scope.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.