removed webpack from angular how-to
This commit is contained in:
@@ -6,7 +6,7 @@ description: This directive allows you to add a TinyMCE editor to your form elem
|
||||
keywords: integration integrate angular angularjs
|
||||
---
|
||||
|
||||
Integration with AngularJS is currently done through [angular-ui-tinymce](https://github.com/angular-ui/ui-tinymce) a third party module. This how-to shows you how to setup a project using [AngularJS](https://angularjs.org/), [tinymce](/docs/demo/basic-example/) and [webpack](https://webpack.github.io/).
|
||||
Integration with AngularJS is currently done through [angular-ui-tinymce](https://github.com/angular-ui/ui-tinymce) a third party module. This how-to shows you how to setup a project using [AngularJS](https://angularjs.org/) and [tinymce](/docs/demo/basic-example/).
|
||||
|
||||
## 1. Setting up the project directory
|
||||
|
||||
|
||||
Reference in New Issue
Block a user