mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-10-01 01:37:43 +03:00
[ua-client-hints] Refactor UAClientHints
This commit is contained in:
@@ -54,9 +54,9 @@ const modules = [
|
||||
replacements : []
|
||||
},
|
||||
{
|
||||
src : 'src/client-hints-helpers/client-hints-helpers.js',
|
||||
dest : 'src/client-hints-helpers/client-hints-helpers.mjs',
|
||||
title : '@ua-parser-js/client-hints-helpers',
|
||||
src : 'src/ua-client-hints/ua-client-hints.js',
|
||||
dest : 'src/ua-client-hints/ua-client-hints.mjs',
|
||||
title : '@ua-parser-js/ua-client-hints',
|
||||
replacements : []
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user