On 11/21/16, 1:23 PM, "Harbs" <harbs.li...@gmail.com> wrote:
>SimpleCSSValuesImpl.js is not in the output folder at all. > >In fact, I’m not getting Button.js either, but I am getting TextArea.js >and Container.js. > >Really odd... Post the entire console output. Are you trying to use the CoreJS.swc? It won't have the JS files in it. What is on the goog.requires for the main JS file? It should mention Button and SimpleCSSValuesImpl along with Container and TextArea. -Alex