We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e86c6 commit a4f6e1dCopy full SHA for a4f6e1d
packages/@vue/cli-service/ui.js
@@ -1,3 +1,5 @@
1
+/* eslint-disable vue-libs/no-async-functions */
2
+
3
module.exports = api => {
4
const { setSharedData, getSharedData } = api.namespace('webpack-dashboard-')
5
0 commit comments