UNPKG

san-hot-loader

Version:
18 lines (15 loc) 316 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 component default options * @author clark-t */ module.exports = { enable: true, patterns: [ 'auto' ] };