updated deps
This commit is contained in:
parent
e0ae5cb3c6
commit
c80f9ada65
8 changed files with 302 additions and 207 deletions
|
@ -1,4 +1,4 @@
|
|||
import { FluentBundle } from 'fluent';
|
||||
import { FluentBundle } from '@fluent/bundle';
|
||||
|
||||
function makeBundle(locale, ftl) {
|
||||
const bundle = new FluentBundle(locale, { useIsolating: false });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue