HTML build fail to run in browser

I’m getting an error of a missing module when running our app binary in web browser via the local ad server:

module ‘ltn12’ not found:resource (ltn12.lu) does not exist in archive
no field package.preload[‘ltn12’]
no file ‘//ltn12.lua

Isn’t ltn12 part of the core?