Skip to content

Commit

Permalink
rebased with master
Browse files Browse the repository at this point in the history
  • Loading branch information
ambroseus committed Mar 14, 2020
1 parent 2fe0917 commit f22343b
Show file tree
Hide file tree
Showing 2 changed files with 1,256 additions and 1,217 deletions.
1 change: 1 addition & 0 deletions src/createRollupConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import resolve from '@rollup/plugin-node-resolve';
import sourceMaps from 'rollup-plugin-sourcemaps';
import typescript from 'rollup-plugin-typescript2';
import ts from 'typescript';
import * as fs from 'fs-extra';

import { extractErrors } from './errors/extractErrors';
import { babelPluginTsdx } from './babelPluginTsdx';
Expand Down
Loading

0 comments on commit f22343b

Please sign in to comment.