Mohammad Hamarsheh

Results 4 issues of Mohammad Hamarsheh

According to ASN.1 specification (ITU-T X.680), chapters 19 (Notation for integer type) and 22 (Notation for bitstring type), such types can be named and we would like to support presenting...

constants.IS_LOCAL shouldn't be considered in checking production builds as it returns true when site is deployed from environments other than netlify (eg. using netlify deploy within github workflow).

When deploying the site from CI environment other than netlify(eg. github workflow), constants.IS_LOCAL returns true when the plugin runs causing sitemap submission to be skipped.

It is better to tie the port to the one that is provided by the environment when deploying the app. Some services will not expose port 3000.