summaryrefslogtreecommitdiff
path: root/node_modules/nunjucks/src/loaders.js
blob: 7e57f2936a86410c0f12f3878d9681f61e4f55ff (plain)
1
2
3
4
5
"use strict";

// This file will automatically be rewired to web-loader.js when
// building for the browser
module.exports = require('./node-loaders');