We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f97b929 commit fbda704Copy full SHA for fbda704
test/mock-loaders/docs.js
@@ -2,4 +2,4 @@ module.exports = function (source, map) {
2
this.callback(null, 'module.exports = function(Component) {Component.options.__docs = ' +
3
JSON.stringify(source) +
4
'}', map)
5
-}
+}
0 commit comments