We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7f664e commit 16487adCopy full SHA for 16487ad
1 file changed
lib/default-config.js
@@ -164,6 +164,8 @@ module.exports = {
164
165
/**
166
* Override http module to allow using 3rd party server modules (such as http2)
167
+ * *Note*: these modules are not included in the Browsersync package - you need
168
+ * to 'npm install' any that you'd like to use.
169
* @property httpModule
170
* @type string
171
* @default undefined
0 commit comments