Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Please delete and rebuild the package with Ivy partial compilation mode, before attempting to publish.

//Angular
//ERROR: "Please delete and rebuild the package with Ivy partial compilation mode, before attempting to publish."

//on tsconfig.json add the compilation mode
"angularCompilerOptions": {
	"compilationMode": "partial"
}
 
PREVIOUS NEXT
Tagged: #Please #delete #rebuild #package #Ivy #partial #compilation #attempting
ADD COMMENT
Topic
Name
5+2 =