devsite/node_modules/nunjucks/src/loaders.js
2024-07-07 18:49:38 -07:00

5 lines
151 B
JavaScript

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