{"library":"twig-html-loader","install":[{"cmd":"npm install twig-html-loader","imports":["{ test: /\\.twig$/, use: ['raw-loader', 'twig-html-loader'] }","const HtmlWebpackPlugin = require('html-webpack-plugin');","data: (context) => { context.addDependency('./data.json'); return { /* ... */ }; }"]},{"cmd":"yarn add twig-html-loader","imports":[]},{"cmd":"pnpm add twig-html-loader","imports":[]}]}