houdini/lib/generators/react/packroot/templates/page.ts.erb

5 lines
200 B
Text
Raw Normal View History

2018-03-29 19:10:27 +00:00
// 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%>"