UNPKG

san-loader

Version:

San single-file loader for Webpack

12 lines (10 loc) 267 B
/** * Copyright (c) Baidu Inc. All rights reserved. * * This source code is licensed under the MIT license. * See LICENSE file in the project root for license information. * * @file loader index * @author clark-t */ module.exports = require('./lib/loader');