@@ -8,7 +8,7 @@ import {buildAST, toReact} from 'mdast';
import { GraphQLClient } from 'graphql-request';
-import createModels2 from './front-models'
+import createModels2 from './front-models.mjs'
let gql;