Skip to content

Commit

Permalink
v2.8.0 (#72)
Browse files Browse the repository at this point in the history
* fix drupal asset ingest regex, worker lib exports

* prepare v2.8.0
  • Loading branch information
sampsonj authored Jan 24, 2024
1 parent e99c9cc commit 32f1fb8
Show file tree
Hide file tree
Showing 19 changed files with 472 additions and 4,550 deletions.
2 changes: 1 addition & 1 deletion lib/remoteAssets/drupal-footer.html.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/remoteAssets/drupal-footer.html.js

Large diffs are not rendered by default.

11 changes: 0 additions & 11 deletions lib/remoteAssets/drupal-header.d.ts
Original file line number Diff line number Diff line change
@@ -1,11 +0,0 @@
export = isForced;
export = isForced;
declare function isForced(feature: any, detection: any): any;
declare namespace isForced {
export { normalize, data, NATIVE, POLYFILL, getOwnPropertySymbols as f, __esModule };
}
declare function normalize(string: any): string;
declare var data: {};
declare var NATIVE: string;
declare var POLYFILL: string;
declare const __esModule: boolean;
2 changes: 1 addition & 1 deletion lib/remoteAssets/drupal-header.html.d.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lib/remoteAssets/drupal-header.html.js

Large diffs are not rendered by default.

Loading

0 comments on commit 32f1fb8

Please sign in to comment.