mirror of
https://github.com/nasa/openmct.git
synced 2025-04-21 09:31:24 +00:00
[Build] Include bundle.js files
https://github.com/nasa/openmctweb/issues/483
This commit is contained in:
parent
88f8925d17
commit
b63812111d
2
pom.xml
2
pom.xml
@ -38,7 +38,7 @@
|
||||
<include>**/src/**/*</include>
|
||||
<include>**/res/**/*</include>
|
||||
<include>**/lib/**/*</include>
|
||||
<include>**/bundle.json</include>
|
||||
<include>**/bundle.js</include>
|
||||
</includes>
|
||||
<excludes>
|
||||
<exclude>protractor/**/*</exclude>
|
||||
|
Loading…
x
Reference in New Issue
Block a user