kubernetes-handbook/node_modules/gitbook-plugin-ga/index.js

9 lines
114 B
JavaScript
Raw Normal View History

2021-04-13 00:24:28 +08:00
module.exports = {
book: {
assets: "./book",
js: [
"plugin.js"
]
}
};