javascript - How to call a custom single function from app.js using webpack -
i trying call function inside html file, cant function has been defined inside app.js file exported webpack.js
here code snippet online.
i call undefined function error.
i have searched related it, unclear me, how call single function file.
Comments
Post a Comment