ubiquity-os / permit-generation

A standalone module to generate permits.
1 stars 19 forks source link

fix: main entry for error free imports #42

Closed Keyrxng closed 3 months ago

Keyrxng commented 3 months ago

Resolves https://github.com/ubiquibot/permit-generation/issues/41

This does prevent the usage of ../core/ or ../types/ but seeing as the main entry was core which includes everything anyway and was the previous default it seems like this is irrelevant?

QA:

image

gentlementlegen commented 3 months ago

Code looks fine, will test with a fresh project and approve if there is not issue.

Keyrxng commented 3 months ago

@gentlementlegen both the commit and PR title are correctly named as per our last convo about package publishing, so merging this should update and publish automatically and correctly right?

gentlementlegen commented 3 months ago

@Keyrxng It should be after we merge development into main.