5 lines
200 B
Text
5 lines
200 B
Text
|
// License: LGPL-3.0-or-later
|
||
|
|
||
|
// require a root component here. This will be treated as the root of a webpack package
|
||
|
|
||
|
import "../src/components/<%= file_name.underscore%>/<%= file_name.underscore%>"
|