Skip to content

Commit d7964ba

Browse files
author
benholloway
committed
tweak readme
1 parent 7c19737 commit d7964ba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ It eliminates the need to specify multiple dependencies in your root project. Un
3030

3131
Within your `webpack.config.js` you delegate to this package. However there are a number of options that you can set, and an API for customisation of the full configuration.
3232

33-
If you wish to build a similar system for a platform other than **AngularJS 1.x**, you will find [webpack-multi-configurator](https://www.npmjs.com/package/webpack-multi-configurator) is where all the smarts are.
33+
There are some structural [conventions](https://github.com//angularity/webpack-angularity-solution/wiki/conventions) that you need to follow. Any existing **Angularity** project satisfies these.
34+
35+
If you wish to build a similar system with different constraints, or for a platform other than **AngularJS 1.x**, you will find [webpack-multi-configurator](https://www.npmjs.com/package/webpack-multi-configurator) is where all the smarts are.
3436

3537
## Reference
3638

0 commit comments

Comments
 (0)