Tags: brave/web-discovery-project
Tags
Separate parser (#443) * Init * Fix integration test import error * Fix unit tests * Add a scope to the parser module and add as a dep * Fix the `ENV` ci warning * Fix parser version * Fix a typo * Update `parser/package.json` * Handle `null` values in `UrlAnalyzer` * Fix undefined logger function * Add missing semicolon * Fix fixture generation * Add UrlAnalyzer export to `parser` * Add a comment about the `describeModule` in `content-extractor-test.es` * Add a missing semicolon