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 e620dd4 commit a8a3aafCopy full SHA for a8a3aaf
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