UNPKG

@silexlabs/eleventy-plugin-concat

Version:
15 lines (14 loc) 311 B
<body><head> <script data-concat src='./tests/local1.js'></script> <script data-concat src='./tests/local3.js'></script> <style data-concat> body { background: red; } </style> <style data-concat> body { background: blue; } </style> </head></body>