Andrey Sadomovskiy
Results
2
comments of
Andrey Sadomovskiy
Shouldn't `row-loader` do this? ``` { test: /\.html$/, include: path.resolve(__dirname, "src/html/includes"), use: ["raw-loader"] } ```
Thank you for plugin. I have similar issue. What if the site has fixed header? It would be grate to have some parameter to set up top offset for scroll...