UNPKG
unified-param-handler
Version:
latest (1.8.2)
1.8.2
1.8.1
1.8.0
1.7.0
1.6.1
1.6.0
1.5.1
1.4.0
1.2.3
1.2.1
Handles URL parameters and cookies, updating hidden fields.
unified-param-handler
/
src
/
dummy-config.js
6 lines
(5 loc)
•
235 B
JavaScript
View Raw
1
2
3
4
5
6
// src/dummy-config.js
// This file is used to replace src/config.js in builds
// where a customConfigPath is provided, ensuring the
// defaultHandlerConfigs from src/config.js are not bundled.
export
const
defaultHandlerConfigs = [];