mirror of https://github.com/grafana/grafana.git
Chore: Removes angular from externals (#110855)
Chore: removes angular from externals
This commit is contained in:
parent
3153c974ad
commit
bd207e5419
|
@ -89,7 +89,6 @@ const config = async (env: Env): Promise<Configuration> => {
|
|||
'rxjs/operators',
|
||||
'react-router',
|
||||
'd3',
|
||||
'angular',
|
||||
/^@grafana\/ui/i,
|
||||
/^@grafana\/runtime/i,
|
||||
/^@grafana\/data/i,
|
||||
|
|
Loading…
Reference in New Issue