We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a70e6f3 commit 037ca70Copy full SHA for 037ca70
ember_debug/rollup.config.js
@@ -7,7 +7,6 @@ import del from 'rollup-plugin-delete';
7
export default {
8
input: [
9
'main.js',
10
- ...globSync('adapters/**/*.js'),
11
'utils/version.js',
12
'utils/type-check.js',
13
'port.js',
0 commit comments