UNPKG

lmd

Version:

LMD: Lazy Module Declaration

10 lines 247 B
<!DOCTYPE html> <html> <head> <title>LMD ignore_module example</title> <script type="text/javascript" src="index.lmd.js"></script> </head> <body> This is empty file just to demonstrate ignore_module. see .lmd/index.lmd.json </body> </html>