UNPKG

lmd

Version:

LMD: Lazy Module Declaration

10 lines 269 B
<!DOCTYPE html> <html> <head> <title>LMD glob example</title> <script type="text/javascript" src="index.lmd.js"></script> </head> <body> This is empty file just to demonstrate require.match() glob matching open console or see .lmd/index.lmd.json </body> </html>