AgoraIO-Extensions / terra

terra is a shell of the code-gen flow
MIT License
2 stars 0 forks source link

fix: [cxx-parser] Fix files order when call CXXParserConfigs.resolve #27

Closed littleGnAl closed 12 months ago

littleGnAl commented 1 year ago

The file order will descend when using globSync. So we sorted the files to ensure the order.