我正在用Webpack 4为我的项目编写一个新的构建脚本,到目前为止,我还没有遇到任何问题,直到今天,我不得不调用一个带有参数的全局函数。下面是一个例子,我没有Google reCaptcha的参数: var elements = "#form_submit_btnbutton-3d button-red button-small").addClass("buttonb
这就是我的HTML标记现在的样子:
<button class="form-control custom-select" data-html="1" ng-model="myModel" bs-options="icon.value as icon.label for icon in icons" data-template-url="dropdown.tpl.js" bs-select></button