We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e641695 commit 1627a03Copy full SHA for 1627a03
ui-trackoccupancydiagram/rollup.config.js
@@ -1,3 +1,3 @@
1
import generateBaseRollupConfig from '../rollup-base.config.js';
2
3
-export default generateBaseRollupConfig('osrdcore', ['react']);
+export default generateBaseRollupConfig('osrdTrackOccupancyDiagram', ['react']);
0 commit comments