mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 06:05:03 -05:00
load json cjs
This commit is contained in:
parent
370d33b7a1
commit
6d98886661
@ -1,5 +1,5 @@
|
|||||||
import fetch from 'node-fetch';
|
import fetch from 'node-fetch';
|
||||||
import exclude from './exclude_in_test.json';
|
const exclude = require('./exclude_in_test.json');
|
||||||
|
|
||||||
const LINKS_OPTIONS = {
|
const LINKS_OPTIONS = {
|
||||||
redirect: 'error',
|
redirect: 'error',
|
||||||
|
Loading…
Reference in New Issue
Block a user