|
|
@ -1,7 +1,6 @@ |
|
|
|
'use strict' |
|
|
|
'use strict' |
|
|
|
import { Plugin } from '@remixproject/engine' |
|
|
|
import { Plugin } from '@remixproject/engine' |
|
|
|
import { RemixURLResolver } from '@remix-project/remix-url-resolver' |
|
|
|
import { RemixURLResolver } from '@remix-project/remix-url-resolver' |
|
|
|
import { assertLibCode } from '@remix-project/remix-tests' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const profile = { |
|
|
|
const profile = { |
|
|
|
name: 'contentImport', |
|
|
|
name: 'contentImport', |
|
|
|