5.9 Adding script tags to include js files
If you did develop the backend .js files by following the guide at Developing backend files then you need to include that in both .html files
Note
- The development
.htmlfile (See What is newton-raphson_en.html?)
- The
.htmlfile that you build (See What is the build folder?)
It isn’t very complicated, all you do is put a script tag with the location of your backend .js file like so:
