UNPKG

assets-management

Version:

yPack support every type of file. Specifically:

20 lines (18 loc) 399 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title><%= htmlWebpackPlugin.options.title %></title> <script> var yTos = {} yTos.utils = {}; yTos.utils.namespace = console.log; yTos.configuration = {}; yTos.configuration.requireJSConfig = {}; yTos.configuration.requireJSConfig.paths = {} </script> </head> <body> Ciao </body> </html>