mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
build docs
This commit is contained in:
parent
b33f319015
commit
38d6771e72
@ -30,7 +30,7 @@ module.exports = {
|
|||||||
output: {
|
output: {
|
||||||
path: './docs/build/',
|
path: './docs/build/',
|
||||||
publicPath: 'docs/build/',
|
publicPath: 'docs/build/',
|
||||||
filename: '[name].[hash:8].js'
|
filename: '[name].js'
|
||||||
},
|
},
|
||||||
resolve: {
|
resolve: {
|
||||||
modules: [
|
modules: [
|
||||||
|
6
docs/build/0.js
vendored
6
docs/build/0.js
vendored
@ -10614,13 +10614,13 @@ var content = __webpack_require__(199);
|
|||||||
if(typeof content === 'string') content = [[module.i, content, '']];
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
||||||
if(content.locals) module.exports = content.locals;
|
if(content.locals) module.exports = content.locals;
|
||||||
// add the styles to the DOM
|
// add the styles to the DOM
|
||||||
var update = __webpack_require__(14)("0dcc6677", content, true);
|
var update = __webpack_require__(14)("066c09a4", content, true);
|
||||||
// Hot Module Replacement
|
// Hot Module Replacement
|
||||||
if(false) {
|
if(false) {
|
||||||
// When the styles change, update the <style> tags
|
// When the styles change, update the <style> tags
|
||||||
if(!content.locals) {
|
if(!content.locals) {
|
||||||
module.hot.accept("!!../../css-loader/index.js?minimize!../../vue-loader/lib/style-rewriter.js?id=data-v-514c721a!../../vue-loader/lib/selector.js?type=styles&index=0!./cell-3.vue", function() {
|
module.hot.accept("!!../../css-loader/index.js?minimize!../../vue-loader/lib/style-rewriter.js?id=data-v-5168a11c!../../vue-loader/lib/selector.js?type=styles&index=0!./cell-2.vue", function() {
|
||||||
var newContent = require("!!../../css-loader/index.js?minimize!../../vue-loader/lib/style-rewriter.js?id=data-v-514c721a!../../vue-loader/lib/selector.js?type=styles&index=0!./cell-3.vue");
|
var newContent = require("!!../../css-loader/index.js?minimize!../../vue-loader/lib/style-rewriter.js?id=data-v-5168a11c!../../vue-loader/lib/selector.js?type=styles&index=0!./cell-2.vue");
|
||||||
if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];
|
if(typeof newContent === 'string') newContent = [[module.id, newContent, '']];
|
||||||
update(newContent);
|
update(newContent);
|
||||||
});
|
});
|
||||||
|
2
docs/build/0.js.map
vendored
2
docs/build/0.js.map
vendored
File diff suppressed because one or more lines are too long
2
docs/build/zanui-docs.js.map
vendored
2
docs/build/zanui-docs.js.map
vendored
File diff suppressed because one or more lines are too long
2
docs/build/zanui-examples.js.map
vendored
2
docs/build/zanui-examples.js.map
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user