houdini/lib/generators/react/packroot/templates/page.ts.erb
2018-03-29 14:10:27 -05:00

5 lines
No EOL
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%>"