Project

General

Profile

« Previous | Next » 

Revision 6106c789

Added by koszko almost 2 years ago

rewrite parts of build script in awk

View differences:

common/storage_light.js
13 13
 * IMPORT raw_storage
14 14
 * IMPORT is_mozilla
15 15
 * IMPORT observables
16
 * IMPORTS_END
16 17
 */
17 18

  
18 19
const reg_spec = new Set(["\\", "[", "]", "(", ")", "{", "}", ".", "*", "+"]);

Also available in: Unified diff