Skip to content

Commit 9e8c126

Browse files
committed
fix
1 parent cf42dec commit 9e8c126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages-exp/app-compat/rollup.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ const es5Builds = [
6363
const es2017BuildPlugins = [
6464
typescriptPlugin({
6565
typescript,
66+
abortOnError: false,
6667
tsconfigOverride: {
6768
compilerOptions: {
6869
target: 'es2017'

0 commit comments

Comments
 (0)