We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d3cde commit 1478ae0Copy full SHA for 1478ae0
lume.config.cjs
@@ -3,6 +3,7 @@ module.exports = {
3
importMap: {
4
imports: {
5
lowclass: '/node_modules/lowclass/dist/index.js',
6
+ 'lowclass/': '/node_modules/lowclass/',
7
},
8
9
}
0 commit comments