
Announcements
Hello everyone, I've got an issue trying to create a pcf in production build mode.
Whenever i run the command 'npm run build' the pcf is created without any issues but whenever i run 'npm run build -- --buildMode production' i get an error like so:
Very vague error and without description of the problem whatsoever, I tried updating the version of pcf-scripts but still no luck.
have anyone ever got this problem?