Refactor project structure by removing "common" module
Removed the "common" module and associated configurations from the project. Updated dependencies and file placements to reflect these changes across build and source files. Migrated necessary code from the "common" module to relevant existing modules to maintain functionality.
This commit is contained in:
11
.idea/jsLibraryMappings.xml
generated
11
.idea/jsLibraryMappings.xml
generated
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="JavaScriptLibraryMappings">
|
||||
<excludedPredefinedLibrary name="vst-chip/build/js/node_modules" />
|
||||
<excludedPredefinedLibrary name="vst-chip/build/js/packages/vst-chip-audio-worklet-test/node_modules" />
|
||||
<excludedPredefinedLibrary name="vst-chip/build/js/packages/vst-chip-audio-worklet/node_modules" />
|
||||
<excludedPredefinedLibrary name="vst-chip/build/js/packages/vst-chip-common-test/node_modules" />
|
||||
<excludedPredefinedLibrary name="vst-chip/build/js/packages/vst-chip-test/node_modules" />
|
||||
<excludedPredefinedLibrary name="vst-chip/build/js/packages/vst-chip/node_modules" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user