We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 042b218 commit 0ff0a0aCopy full SHA for 0ff0a0a
symfony/asset-mapper/6.4/assets/app.js
@@ -4,6 +4,6 @@
4
* This file will be included onto the page via the importmap() Twig function,
5
* which should already be in your base.html.twig.
6
*/
7
-import './styles/app.css'
+import './styles/app.css';
8
9
-console.log('This log comes from assets/app.js - welcome to AssetMapper! 🎉')
+console.log('This log comes from assets/app.js - welcome to AssetMapper! 🎉');
0 commit comments